Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionController::InvalidAuthenticityToken error #1

Open
wants to merge 132 commits into
base: master
Choose a base branch
from
Open

ActionController::InvalidAuthenticityToken error #1

wants to merge 132 commits into from

Conversation

stefanoverna
Copy link

Don't know if it's heroku related, but deploy notification didn't work out. Adding the

  protect_from_forgery :except => [ :create ]

line fixed the problem. Sorry for the commits mess, the patch is just 2 lines :D

jdpace and others added 30 commits August 23, 2010 17:13
application view
Conflicts:

	app/controllers/apps_controller.rb
	app/models/deploy.rb
Nick Recobra and others added 30 commits April 8, 2011 14:51
…il_master

Conflicts:
	Gemfile
	Gemfile.lock
	app/models/notice.rb
	app/views/notices/_environment.html.haml
	app/views/notices/_summary.html.haml
	spec/models/notice_spec.rb
…benlangfeld_errbit

Conflicts:
	Gemfile
	app/helpers/application_helper.rb
	app/models/app.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.