Skip to content

crmis/weddings

Repository files navigation

weddings

Codeship Status for Koxzi95/weddings Build Status

Information

A wedding organiser/venue website built on rails. It uses various gems to complement the main functions of the site.

Testing

  • To run the test suite run rspec in your terminal/cmd.

  • Check the spec/ folder for examples and Factory Girl Configuration.

  • If making a contribution try and write a test for it as well. It'll help with any examinations of your pull request.

Contributing and Bugs

We use the rebase style for contributions as it makes reverting back easier. Checkout our guide on how to do so Contributing