2019-02-28
- Adds support for Rails 6.0
- Move all Javascript to Webpacker for Rails 5.2 and 6.0
- Use Bootstrap, data-confirm-modal, and local-time from NPM packages
- ProvidePlugin sets jQuery, $, and Rails variables for webpacker
- Use https://github.com/excid3/administrate fork of Administrate
- Adds fix for zeitwerk autoloader in Rails 6
- Adds support for virtual attributes
- Add Procfile, Procfile.dev and .foreman configs
- Add welcome message and instructions after completion
2019-01-02 and before
- Original version of Jumpstart
- Supported Rails 5.2 only