# 学习资料
# 教程
- Ruby on Rails Tutorial 原书第 2 版 (opens new window)
- Ruby & Rails 书籍推荐 (opens new window)
- Rails 入门 (opens new window)
# 课程
- Rails101 (opens new window)
- Rails 十日谈 (opens new window)
- 幕客网视频 (opens new window)
- Railszombies (opens new window)
- 实战圣经 (opens new window)
- Rails实践 (opens new window)
- JOB51 (opens new window)
# 资源
- haml (opens new window)
- Heroku (opens new window) 软件部署平台
- RubyGems (opens new window)
- http://api.rubyonrails.org/ (opens new window)
# 编码规范
- Ruby 风格指导 (opens new window)
- rails-style-guide (opens new window)
- rails-style-guide中文版 (opens new window)