migrate my rails app from v=1.1.6 to v=2.0.1

0 views
Skip to first unread message

Raju Aralikatti

unread,
Sep 12, 2008, 7:32:25 AM9/12/08
to rubyonra...@googlegroups.com
hi all,
We have a very big application, We started coding in rails 1.1.6, Now we
want to migrate our rails application from the older 1.1.6 version to
the latest released version, Can anyone please give me instructions in
doing so, is this migration feasible or not, Please tell me
disadvantages also.

Thanks & Regards
Raju
--
Posted via http://www.ruby-forum.com/.

Frederick Cheung

unread,
Sep 12, 2008, 9:27:36 AM9/12/08
to rubyonra...@googlegroups.com

On 12 Sep 2008, at 12:32, Raju Aralikatti wrote:

>
> hi all,
> We have a very big application, We started coding in rails 1.1.6,
> Now we
> want to migrate our rails application from the older 1.1.6 version to
> the latest released version, Can anyone please give me instructions in
> doing so, is this migration feasible or not, Please tell me
> disadvantages also.
>

You may find it easier to move to 1.2.x first, fix all the deprecation
warnings and then move to 2.0.x

Fred

Raju Aralikatti

unread,
Sep 14, 2008, 1:54:05 AM9/14/08
to rubyonra...@googlegroups.com
Frederick Cheung wrote:
> On 12 Sep 2008, at 12:32, Raju Aralikatti wrote:
>
>>
>> hi all,
>> We have a very big application, We started coding in rails 1.1.6,
>> Now we
>> want to migrate our rails application from the older 1.1.6 version to
>> the latest released version, Can anyone please give me instructions in
>> doing so, is this migration feasible or not, Please tell me
>> disadvantages also.
>>
> You may find it easier to move to 1.2.x first, fix all the deprecation
> warnings and then move to 2.0.x
>
> Fred

Hi fred,
Thank you for your reply, I think there is only some difference in
between rails 1.1.6 and 1.2. But is there any possibility converting the
whole project by writing a script?

Any way if you know any site where I can find all the difference between
the versions, I will try to write a script to change the project from
one version to another

thanks and regards

Frederick Cheung

unread,
Sep 14, 2008, 5:08:12 AM9/14/08
to Ruby on Rails: Talk


On Sep 14, 6:54 am, Raju Aralikatti <rails-mailing-l...@andreas-s.net>
wrote:
> Frederick Cheung wrote:
> > On 12 Sep 2008, at 12:32, Raju Aralikatti wrote:
>
> >> hi all,
> >> We have a very big application, We started coding in rails 1.1.6,  
> >> Now we
> >> want to migrate our rails application from the older 1.1.6 version to
> >> the latest released version, Can anyone please give me instructions in
> >> doing so, is this migration feasible or not, Please tell me
> >> disadvantages also.
>
> > You may find it easier to move to 1.2.x first, fix all the deprecation
> > warnings and then move to 2.0.x
>
> > Fred
>
> Hi fred,
> Thank you for your reply, I think there is only some difference in
> between rails 1.1.6 and 1.2. But is there any possibility converting the
> whole project by writing a script?
>
Not that I know of. Someone once wrote a script to warn you of all the
deprecated things you might be using but you still have to go ahead
and fix it yourself.

Fre
Reply all
Reply to author
Forward
0 new messages