vilcabamba / batusay

https://batusay.herokuapp.com
MIT License
0 stars 0 forks source link

README

requirements

setup

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

deployment

documentation

using autodoc. run specs with flag:

$ AUTODOC=1 rspec