-
Notifications
You must be signed in to change notification settings - Fork 509
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
NoMethodError - undefined method `indifferent_params' with sinatra v2.0.0 #2132
Comments
Thank you for your report. |
Same issue after upgrading sinatra to 2.0 |
Any idea when to add padrino on top of more recent sinatra version ? using the most recent version 2.0.0.rc6 doesn't work but 2.0.0.rc2 works fine. Any idea whether still working in future versions? |
Hi @faustoct, we have to checkout what is failing and then try to use the version in a further release. |
working now padrino 0.14.0.2 |
adam12
pushed a commit
to adam12/padrino-framework
that referenced
this issue
Jun 5, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you want to request a feature or report a bug?
bug
What is the current behavior?
Gemfile
When boot padrino and access any action, padrino is crashed!
What is the expected behavior?
no error
Which versions of Ruby, Padrino, Sinatra, Rack, OS are you using? Did this work in previous versions?
Sinatra 2.0.0.rc2 is no problem.
I think this is affecting.
sinatra/sinatra#1279
The text was updated successfully, but these errors were encountered: