Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 499 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 499 Bytes

README

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

  • Ruby version 2.4.0

  • Rails Version 5.0.2

  • Configuration

    Edit pickers.js to work with turbolinks as follow:

    Replace $(document).on('ready page:change' with $( document ).on('turbolinks:load'

  • Database creation

  • Database initialization

  • How to run the test suite

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

  • Deployment instructions

  • ...