Skip to content

varvaray/yard

Repository files navigation

README

  • Rails 5, Rspec

  • Database initialization

All standard -

rake db:create rake db:migrate rake db:seed

  • To run the test suite

in command line:

bundle exec rails spec

  • Deployment instructions

rake start

Releases

No releases published

Packages

No packages published