By Tony Chung.
This is a personal portfolio app that allowed me to learn things in Rails
- TDD/BDD with MiniTest and Capybara
- CSS/Styling with Zurb Foundation
- Deployment via Heroku
- CI through Code Ship
- Authentication with Devise and Omniauth
- Authorization with Pundit
- Code Coverage via SimpleCov
- Rails Model Associations - habtm, has many through, etc.
- Email with Actionmailer
- Ajax