This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
anxgang
/
inflowERP
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
4d7b2661b2
Branches
Tags
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