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

render text: msg is deprecated in Rails 5.1 #61

Closed
infernalmaster opened this issue Nov 9, 2017 · 1 comment · Fixed by #62
Closed

render text: msg is deprecated in Rails 5.1 #61

infernalmaster opened this issue Nov 9, 2017 · 1 comment · Fixed by #62

Comments

@infernalmaster
Copy link
Contributor

infernalmaster commented Nov 9, 2017

This should be fixed there
https://github.com/dalpo/rails_admin_nestable/blob/master/lib/rails_admin_nestable/nestable.rb#L66

to

render plain: msg

@sasselin
Copy link

+1

@dalpo dalpo closed this as completed in #62 Mar 2, 2018
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 a pull request may close this issue.

2 participants