1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

Updated "Further Reading"

This commit is contained in:
wuleicanada 2013-11-09 00:44:11 -05:00
parent b22811c20a
commit ce3705de40

View file

@ -2137,3 +2137,11 @@ gem 'activerecord', '~> 3.0' # 也许你还需要 ActiveRecord 3.x
- [IRC: \#sinatra](irc://chat.freenode.net/#sinatra) on
[freenode.net](http://freenode.net)
- [Sinatra宝典](http://sinatra-book.gittr.com/) Cookbook教程
- [Sinatra使用技巧](http://recipes.sinatrarb.com/) 网友贡献的实用技巧
- [最新版本](http://rubydoc.info/gems/sinatra)API文档[http://rubydoc.info](http://rubydoc.info)的[当前HEAD](http://rubydoc.info/github/sinatra/sinatra)
- [CI服务器](http://travis-ci.org/sinatra/sinatra)