Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 438 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 438 Bytes

README

  • Ruby version Use ruby 2.3.1 if possible

  • System dependencies Use rails 5

  • Database Use Mongoid

  • How to run the test suite $ bundle exec rspec spec/controllers/home_controller_spec.rb

  • Services (job queues, cache servers, search engines, etc.) 'Sucker Punch' used for job and 'whenever' is used for scheduler

  • Highchart Data is created from back-end

  • Will Provide seed file for the same shortly