If you want to try, I would start by downloading the app and making sure you
can run it in rails 2. Then, make your own fork of Insoshi on github, and
work from that.
There are a number of things to consider when switching to Rails 3: start with
Ryan Bates' excellent 3-part screencast series about performing the upgrade:
http://railscasts.com/episodes/225-upgrading-to-rails-3-part-1
http://railscasts.com/episodes/226-upgrading-to-rails-3-part-2
http://railscasts.com/episodes/227-upgrading-to-rails-3-part-3
It will be a while just to get things working at all - a number of files have
to be converted. You'll need to upgrade the gems to recent versions;
particularly rspec, which is really quite different in Rails 3. Then you need
to start running the specs and seeing what doesn't work anymore ... and fixing
it, until all the specs work. It's an iterative cycle that may take a while.
If you get to the point where you can run specs, ping me again; I can offer
some advice on upgrading the code to match the specs, and upgrading the specs
so that they run in Rails 3.
Best of luck!
Evan
On Jan 27, 2011, at 11:43 PM, Gerő Zoltán wrote:
> Hello, thanks for reply.
>
> I really would like to help, but unfortunately I'm not an expert Rails
> developer yet. Can you send any plan or tasks list how to do that please?
> Here on in private. Maybe I can give a try if I understand what to do.
> Bests,
> gezope
>
> 2011/1/28 Evan Dorn <[email protected]>
> k on porting it
> to R3, that would incredibly appreciate
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Insoshi" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/insoshi?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Insoshi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/insoshi?hl=en.