Skip to content

《Ruby on Rails Tutorial》这本书自己敲的code,原书提供了demo code,但是有一些小问题(编译和兼容性的问题),本项目解决了这些问题,编译测试通过

polegithub/rails_sample_app_polen

Repository files navigation

#rails_sample_app_polen ####HOW: coding step by step follow "Ruby on Rails Tutorial"


####BLOG: [[Ruby]《Ruby on Rails Tutorial》的搬运工之一](http://www.jianshu.com/p/312cb41ed07b) [[Ruby]《Ruby on Rails Tutorial》的搬运工之二](http://www.jianshu.com/p/25d539845cd7) [[Ruby]《Ruby on Rails Tutorial》的搬运工之三](http://www.jianshu.com/p/b036349adc9c)
####"Ruby on Rails Tutorial": 1. Book: [Ruby on Rails Tutorial: Learn Web Development with Rails](https://www.railstutorial.org/book/frontmatter) 2. Github: [railstutorial](https://github.com/railstutorial)/**[sample_app_rails_4](https://github.com/railstutorial/sample_app_rails_4)**
####Why I start this project (rails_sample_app_polen)? 1. In order to learn Ruby on Rails 2. There are some imperfections in sample_app_rails_4 : i>. In Gemfile: some packages's version are too low (including rails) ii>. Not contain "Account activation function"(Chapter10) in code iii>. Not contain test code

About

《Ruby on Rails Tutorial》这本书自己敲的code,原书提供了demo code,但是有一些小问题(编译和兼容性的问题),本项目解决了这些问题,编译测试通过

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published