On 25 Jan 2009, at 11:20, pankaj wrote:

>
> thanks Manfred,
>
> By prerequisites i meant, technical knowledge required.
> Although I know ruby and rails, I have not looked much inside the
> rails framework( the code).
> What do you suggest should be the path to start contributing.
> I am reading Design Patterns in Ruby by Russ Olsen. Have also gone
> through The Ruby Way.
> Any other book or suggestions which will help contributing to rails
> are welcome.

Use the source luke! The best way to understand rails is to read  
rails. I would advise (at least that's how I got started) to do that  
in narrow vertical slices, ie pick something in rails that annoys you  
then step through the code (mentally or with a debugger) and try and  
understand how the annoying behaviour arises.

Fred

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to