Upgrade from Rails 3.2 to Rails 4 in one line
1–8 of 8 posts
Re: Upgrade from Rails 3.2 to Rails 4 in one line
#2Nice work CJ!
Re: Upgrade from Rails 3.2 to Rails 4 in one line
#3Nice work CJ!
Thanks Joe! we needed to upgrade so many apps. It just made sense.
Re: Upgrade from Rails 3.2 to Rails 4 in one line
#4Super useful gem!
Re: Upgrade from Rails 3.2 to Rails 4 in one line
#5Where has this been all my life?
Re: Upgrade from Rails 3.2 to Rails 4 in one line
#6Half of most apps I know of live in the /lib directory.
Re: Upgrade from Rails 3.2 to Rails 4 in one line
#7Uh, I ran this thinking it would just update my project, but not only did it do that, but it committed to the git repo and automatically pushed the changes upstream. Very bad behavior
Re: Upgrade from Rails 3.2 to Rails 4 in one line
#8Needs more work with refactoring scopes.
- change _filter
- Need to actually apply uses to the _params instead of just defining them.