This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
anxgang
/
inflowERP
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
4d7b2661b2
Branches
Tags
master
inflowERP
/
app
/
controllers
/
application_controller.rb
application_controller.rb
97 B
Historique
Raw
1
2
3
class ApplicationController < ActionController::Base
protect_from_forgery with: :exception
end