Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 317 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 317 Bytes

Ruby on Rails Implementing Example

Installation

$ git clone https://github.com/hommachirb/rails-example.git
$ cd rails-example/
$ bundle
$ rake db:setup
$ rails server

Lesson

License

  • Apache License 2.0