Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 586 Bytes

https://travis-ci.org/teddim/gCamp

Code Climate Test Coverage

Topics covered while creating this app:

  • Associations (has_many, belongs_to, has_many through)
  • Nested Routes
  • Authentication
  • Authorization
  • Validations
  • Bootstrap
  • Rspec and Capybara testing for features, models, and controllers