This README would normally document whatever steps are necessary to get the application up and running.
- Install ruby-2.2.3
- Install Rails-4.2.4
rvm install ruby-2.3.3
gem install rails -v 4.2.4
Go to terminal clone the project
git clone git@github.com:pulkit21/searchify.git
Go to the project
gem install bundle
bundle install
Then go to project path
rails server //to run the rails server