/Craft_Tracker_AR

Ruby/Active Record Asessment 8/22/14

Primary LanguageRuby

##Craft Tracker ###Ruby Active Record Assessment ####by Meghan Lindsley ####08/22/14

#####Craft Tracker keeps record of users and crafts, and assigns users to projects. A project can have many users, and a user can have many projects.

###To Use: Gems used in the running of the program, and in the testing: activerecord pg rake pg active_record_migrations rspec shoulda-matchers

Clone the repository and open $ruby craft_ui.rb in the command line


MIT License. Copyright Meghan Lindsley