Skip to content

ebeecroft/yardsale_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rails Project: yardsale application

This is the yardsale application for CSCI 430 by Group #1. Getting the test suite to pass on your local machine:

$ git clone https://git@github.com:csci430/yardsale_app.git
$ cd yardsale_app
$ bundle install
$ rake db:migrate
$ rake db:populate

If the tests don't pass, it means there may be something wrong with your system.

About

Ruby on Rails: yardsale application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published