This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
anxgang
/
inflowERP
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
4d7b2661b2
Ramas
Etiquetas
master
inflowERP
/
app
/
controllers
/
application_controller.rb
application_controller.rb
97 B
Histórico
Raw
1
2
3
class ApplicationController < ActionController::Base
protect_from_forgery with: :exception
end