index
:
Angular-tutorial
master
Application created while teaching Angular 1
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
application_controller.rb
blob: 1c07694e9d9f40e62ed5c07ae23bec2d2ec90d74 (
plain
)
1
2
3
class
ApplicationController
<
ActionController
::
Base
protect_from_forgery
with
:
:exception
end