We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
**Ruby Version: 2.5.1
**Framework Version (Rails, whatever): rails 5.2.0
**Action Policy Version: 0.2.1
updating from Action Policy 0.2.0 to 0.2.1
normal behavior.
i can't launch rails server `require': cannot load such file -- action_policy/middleware (LoadError)
rolling back to Action Policy 0.2.0 resolves the problem.
The text was updated successfully, but these errors were encountered:
ad1ba4b
Thanks for the report!
Fixed in 0.2.2
Sorry, something went wrong.
No branches or pull requests
**Ruby Version: 2.5.1
**Framework Version (Rails, whatever): rails 5.2.0
**Action Policy Version: 0.2.1
What did you do?
updating from Action Policy 0.2.0 to 0.2.1
What did you expect to happen?
normal behavior.
What actually happened?
i can't launch rails server
`require': cannot load such file -- action_policy/middleware (LoadError)
Rollback
rolling back to Action Policy 0.2.0 resolves the problem.
The text was updated successfully, but these errors were encountered: