Skip to content

Files

Latest commit

973b20e · May 2, 2019

History

History
16 lines (12 loc) · 1003 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 1003 Bytes

shorten

This is a Rails 5 app created using modern-rails-template. Please check README of the template repository to see the features available out of the box. To have a look to the new features introduced by Rails 5.2 (credentials for example), check this article.

How to use this project

  • We advise you to use overmind to launch your processes in development. You just need to run overmind s -f Procfile.dev. Of course, another process manager, like foreman, would work too.
  • We advise you to deploy to Heroku. Do not forget to add the Redis add-on.