ramblex/bluey
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Running the tests: ------------------ From the root directory: > bundle exec cucumber -r features Running the development server: ------------------------------- - Update config/database.yml with appropriate settings > rake db:create:all > rake db:migrate > rails s