-
Notifications
You must be signed in to change notification settings - Fork 467
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
Fix a RuntimeError: #479
Fix a RuntimeError: #479
Conversation
RuntimeError: can't modify frozen String /Users/tumayun/.rvm/rubies/ruby-2.3.1/lib/ruby/gems/2.3.0/gems/apipie-ra ils-0.3.6/app/controllers/apipie/apipies_controller.rb:118:in `sub!'
Because namespaced resource name may contain a "-" character
Please merge this branch, thank you. |
Hi, the rails 5 support is in progress, we just want first also to have a CI in place to be confident what gets in keeps working, see #495 |
Hi, I'm encountering a similar issue, but of different type i.e.
Is it somehow related to this PR, or need to create another issue? |
@iNecas any updates?
Please help! |
Sorry, my bad. |
69442b9
to
8215e30
Compare
this was resolved a long time ago... |
Fix a RuntimeError: