Skip to content

marianovarela/rate-me

 
 

Repository files navigation

rate-me

#. exec: bundle install (install dependencies) #. exec: bundle exec rake db:migrate (create database) #. write new feature #. exec: bundle exec cucumber (run features) #. update web_steps.rb #. exec: bundle exec cucumber (run features) #. update path.rb #. exec: bundle exec cucumber (run features) #. define application action in application.rb #. exec: bundle exec unicorn (start the web server) #. open browser an run the application

Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • Ruby 20.8%