TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Good examples of well written Rails code?

4 点作者 nullundefined将近 8 年前
I&#x27;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&#x2F;solid Rails apps out there that are open source?

2 条评论

mtmail将近 8 年前
The <a href="https:&#x2F;&#x2F;github.com&#x2F;openstreetmap&#x2F;openstreetmap-website" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;openstreetmap&#x2F;openstreetmap-website</a> has its flaws but it&#x27;s the largest open source Rails code base I&#x27;ve seen. Actively maintained.
dzolvd将近 8 年前
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.