Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Good examples of well written Rails code?
4 points
by
nullundefined
3230 days ago
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.
Does anyone have any examples of good/solid Rails apps out there that are open source?
2 comments
mtmail
3230 days ago
The
https://github.com/openstreetmap/openstreetmap-website
has its flaws but it's the largest open source Rails code base I've seen. Actively maintained.
link
dzolvd
3230 days ago
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.
link