I would like to know some of the great opensource projects in Rails with some best practices and/or code standard including unit testing, so that I can learn some experiences from building apps from those sources.
Asked
Active
Viewed 558 times
3 Answers
4
- Brevidy (very detailed video social network)
- Teambox (project management software). I think Teambox is pretty big to mention it;
- Redmine (no comments). Unit testing powered;
- Spree (e-commerce). It uses unit testing too.
There is opensourcerails.com, but doesn't work right now.

iwasrobbed
- 46,496
- 21
- 150
- 195

Daniel O'Hara
- 13,307
- 3
- 46
- 68
1
I haven't reviewed the projects but this blog article covers just this topic:
http://blog.chrislowis.co.uk/2010/05/31/five-rails-apps-to-study-and-learn-from.html

Chris Hulan
- 161
- 4