Ruby on Rails Friday, May 25, 2012

Based on the number of changes that happened in both Ruby 1.9.* and
Rails 3.1/3.2, I'd suggest doing both upgrades separately. One thing
you can do is "bundle exec rake rails:update" to get the builtin
updates. One thing you can also do is create a fresh Rails 3.2.3 app
and compare the framework's files to yours.

On May 24, 9:10 am, The Rising Sword <sant...@railsfactory.org> wrote:
> Hi Team,
>
>     I have an Issue in migrating my app ProductList from rails 3.0 to
> Rails 3.2.3 with Ruby  1.9.3
>
>  I faced a lot of issues still I hope for the best, Is there any way
> to configure the existing app .
>
> I have made changes in gemfile, public folder moved to assets , plugin
> moved to lib
>
> Thanks In advance
>
> Swords Community

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment