Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 396 Bytes

File metadata and controls

21 lines (12 loc) · 396 Bytes

README

requirements

  • ruby
  • postgreSQL

setup

$ bundle exec rake db:create db:migrate
$ bundle exec rails server

deployment

documentation

using autodoc. run specs with flag:

$ AUTODOC=1 rspec