README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version -ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]

  • Rails version - Rails 5.0.3

  • System dependencies - Mysql2 gem

  • Configuration

  • Database creation

    do rake db create

  • Database initialization rake db:migrate rake db:seed

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

    I Have developed it in ubuntu . because some of the things didnt worked on windows. and I prefer UBUNTU.

  • ...