CRUD template for Sports Venues and Timeslots. Tested thoroughly with Rspec + Capybara.
- After cloning repo, make sure to get all dependencies by running:
bundle install
- Setup your local Postgres DB and edit
database.yml
accordingly
- Thorough testing on every interface using RSpec.
- Feature testing all integral parts with capybara.
- Proper locales.