Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 378 Bytes

README.rdoc

File metadata and controls

23 lines (13 loc) · 378 Bytes

Taeguk Warriors & Ninjas Project I: Hadith online reference

Information

  • Ruby used : Ruby 1.9.3-p194

  • Rails used : Rails 3.2.12

  • Template : Twitter-Bootstrap-Rails

Getting Started

You may want to pull the repository and run:

bundle install
rake db:migrate
rails server

Rules

Syntax rules :

  • Prefer “key: value” syntax rather than “:key => value”