-
-
Notifications
You must be signed in to change notification settings - Fork 357
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
Rails4 compatibility #80
Conversation
+1 from me 1.87 is almost EOL. Probably necessitates a bump in the major version number. |
+1 thanks @philippfranke! Be great to get Rails 4 support in. |
@philippfranke @conzett Let us merge the scope array fix and push a version out, we can then merge this and increment the major version number. |
+1 |
+1 - we are using acts_as_list and would be great if we could get this in so we can upgrade to Rails 4. |
@philippfranke @swanandp Working on getting array scope stuff fixed up for 1.8.7 right now, so you can do that last minor release, sorry for delay. Edit: scope array fix is passing now. |
+1 @philippfranke – thank you! |
Thanks @philippfranke! |
👍 |
1 similar comment
+1 |
Thanks! +1 |
Finally, you can merge it. /cc @swanandp |
👍 |
Thanks @philippfranke! |
Acts as list doesn’t support rails4 yet so I changed a bit:
Rails 4 support: 💯