I'm trying to find some good examples of well written Rails code (CRUD apps, etc.) to review and try to improve my own abilities.<p>Does anyone have any examples of good/solid Rails apps out there that are open source?
The <a href="https://github.com/openstreetmap/openstreetmap-website" rel="nofollow">https://github.com/openstreetmap/openstreetmap-website</a> has its flaws but it's the largest open source Rails code base I've seen. Actively maintained.
nope. I am sure there are but the ones I worked one were (non-os) mvps that kept getting new middleware and features bolted on until they were barely sustainable and got ported to another language.