This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
anxgang
/
inflowERP
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
4d7b2661b2
Branches
Tags
master
inflowERP
/
app
/
controllers
/
application_controller.rb
application_controller.rb
97 B
Verlauf
Originalformat
1
2
3
class ApplicationController < ActionController::Base
protect_from_forgery with: :exception
end