Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 726 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 726 Bytes

Week Report Application For Chruch

This is a rails application.

##Quick bootstrap

  cd /path/to/app
  bundle install
  rake db:setup

note please edit database.yml file accordingly ##Essential ruby gems used