<<<<<<< HEAD

== README

Code Climate Test Coverage

This App will be an open source tool to manage wedding RSVPs,

Ruby version = 2.1.1p76

  • Configuration

  • Database creation To create databases locally run the following from the command line after bundling:

$ bin/rake db:create

$ bin/rake db:migrate

$ bin/rake db:seed

To run the test suite run the following from the command line: $ rspec

=======