Can you recommend me a good Rails 3.x project ("good" would mean that its code is good) to learn from? I'm a Rails newbie and after a couple of books and tutorials, I think it's time for me to take a look at some good production-quality code.
Rails 3.x projects to learn from (do you know of any?)
1–5 of 5 posts
Re: Rails 3.x projects to learn from (do you know of any?)
#2Teambox is on 3.0.9
Source - https://github.com/teambox/teambox
Re: Rails 3.x projects to learn from (do you know of any?)
#3Teambox is on 3.0.9 Source - https://github.com/teambox/teambox
Teambox looks really nice! And it certainly is a "real application". Thanks!
Re: Rails 3.x projects to learn from (do you know of any?)
#4Re: Rails 3.x projects to learn from (do you know of any?)
#5https://github.com/gitlabhq/gitlabhq https://github.com/fredwu/angel_nest https://github.com/locomotivecms/engine https://github.com/fatfreecrm/fat_free_crm
Great stuff! Thanks a lot!