Github上的每月热门项目 -11月
程序员文章站
2022-06-11 13:54:18
...
Github 已经变成了一个非常受Ruby和Rails开发者欢迎并聚集的地方,所以我想列出一些我发现的有趣的新项目的名单,以及一些更新的项目。
本月摘要:
- http://github.com/karmi/marley/ , Marley是一个没有管理员界面微博客引擎,使用Sinatra框架。
- http://github.com/evilchelu/braid/ , 一个简单的工具,在Git 库中协助 跟踪Git 和 Svn vendor branches (最近有一些不错的更新)。
- http://github.com/purzelrakete/blackbook/ ,Blackbook 可以自动的从各种服务器和文件导入详细的信息,并且可以以VCard,XML或简单的Hash格式导出。
- http://github.com/rsl/acts_as_snook/ ,ActsAsSnook是一个简单而优雅的处理垃圾评论的方法,不依赖于验证码(CAPTCHAS)或javascript或外部的web服务。
- http://github.com/courtenay/acts_like_git/ , 一个Rails插件,使用git来描述 ActiveRecord 字段,类似于 acts_as_versioned。
- http://github.com/xaviershay/enki/ ,一个新的Ruby on Rails 博客应用。
- http://github.com/jnunemaker/httparty/ ,可以轻松的与各种web服务互动。
- http://github.com/maccman/acts_as_recommendable/ ,Rails的协同过滤解决方案
- http://github.com/hungrymachine/acts_as_routing/ , 在Rails/Merb的routing中支持 :acts_as 。