Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Fix for production env rails s on rails 5 #27

Closed
wants to merge 8 commits into from

Conversation

sebbean
Copy link
Contributor

@sebbean sebbean commented Dec 8, 2016

fixes "Before process_action callback :verify_authenticity_token has not been defined"

seems to be related to order of gem loading. skip_before_filter gets called before host app's ApplicationController loads to set protect_from_forgery

fixes "Before process_action callback :verify_authenticity_token has not been defined"
@sebbean sebbean mentioned this pull request Feb 6, 2017
@dlitvakb
Copy link
Contributor

Hey @sebbean,

I'm closing this PR as all this issues have been solved through different PRs

Cheers

@dlitvakb dlitvakb closed this May 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants