This application requires:
- Ruby 2.4.0
- Rails 5.2.3
Learn more about Installing Rails.
git clone https://github.com/aliumairdev/event_app.git
cd event_appbin/setupRun this again if you want a clear instance of database.
rails srspecSpecs covers following test cases:
- Models specs
- Routing specs
- Views specs
- Requets specs