Hacker News new | ask | show | jobs
Rails 3.x projects to learn from (do you know of any?)
13 points by mesec 5318 days ago
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.
2 comments

Great stuff! Thanks a lot!
Teambox is on 3.0.9

Source - https://github.com/teambox/teambox

Teambox looks really nice! And it certainly is a "real application". Thanks!