views:

167

answers:

2

I'm looking for a Rails project on github that demonstrates best practices for writing a Rails application. Could anyone recommend one?

A: 
pantulis
+1  A: 

Spot-us (developed by Hashrocket) provides a lot of useful best practices, like high test coverage, restful design, etc. You can find the source on github.

(No, I'm not a Hashrocket employee)

sborsje