Skip to content
forked from ramblex/bluey

Source code for Bluey health and fitness website

Notifications You must be signed in to change notification settings

mannybluey/Bluey

 
 

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

About

Source code for Bluey health and fitness website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.4%
  • JavaScript 35.4%
  • CoffeeScript 3.2%