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.
+1
A:
- 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.
floatless
2010-08-31 01:52:36
+1
A:
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
2010-08-31 16:45:34