Skip to content

sf-bobolinks-2016/ar-teams-and-leagues-challenge-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Wooo! Check out this Rails implementation of the really fun Teams/Leagues/Memberships AR challenge with most MVC tests implemented.

INSTRUCTIONS:

  • Install Rails 5
  • Run bundle inside the directory
  • Run rails db:seed RAILS_ENV=test; rails spec to perform tests (lots of *_controller and *_helper tests are currently pending)
  • Run rails db:seed to seed development database
  • Run rails s to start Rails server on localhost
  • Open your browser and navigate to localhost:3000
  • Explore!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published