简体   繁体   English

Rails的开源项目有最佳实践和/或代码标准吗?

[英]Rails's open source projects with best practices and/or code standard?

我想了解Rails中一些优秀的开源项目,包括一些最佳实践和/或代码标准,包括单元测试,这样我就可以从这些来源中学习构建应用程序的经验。

  1. Brevidy (very detailed video social network) Brevidy (非常详细的视频社交网络)
  2. Teambox (project management software). Teambox (项目管理软件)。 I think Teambox is pretty big to mention it; 我认为Teambox非常值得一提;
  3. Redmine (no comments). Redmine (没有评论)。 Unit testing powered; 单元测试供电;
  4. Spree (e-commerce). 狂欢 (电子商务)。 It uses unit testing too. 它也使用单元测试。

There is opensourcerails.com , but doesn't work right now. opensourcerails.com ,但现在不能正常工作。

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 http://blog.chrislowis.co.uk/2010/05/31/five-rails-apps-to-study-and-learn-from.html

redcar看起来不错

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM