Ruby 2.3.4 Rails 5.2
bundle install
rake db:create
rake db:migrate
rake db:seed
rails s
First cd to root directory of this project, then execute below given commands.
whenever --update-crontab
You can check crontab entry using crontab -l
command.