Mariana-21 / make_it_work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  • Fork this repository
  • Clone down your forked repository
  • Perform the usual setup steps after cloning a Rails application:
    • bundle install
    • bundle update
    • rake db:{create,migrate,seed}
  • When you run bundle exec rspec, you should have 16 examples, and 6 failing tests.
  • Do not get these to pass yet.

About


Languages

Language:HTML 60.3%Language:Ruby 22.0%Language:CSS 17.2%Language:JavaScript 0.6%