Skip to content

Commit

Permalink
#36
Browse files Browse the repository at this point in the history
  • Loading branch information
mariam2yman committed May 5, 2015
1 parent d2bb09a commit 421c49f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Project/app/controllers/application_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
class ApplicationController < ActionController::Base
# Prevent CSRF attacks by raising an exception.
# For APIs, you may want to use :null_session instead.
protect_from_forgery with: :exception

before_filter :configure_permitted_parameters, if: :devise_controller?

Expand Down

0 comments on commit 421c49f

Please sign in to comment.