- Copy config/secrets.sample.yml to config/secrets.yml. Modify config/secrets.yml to your taste but don't commit it.
- Live Demo
- GitHub vochicong/bootstrap4-haml-rails
- This application was generated with the rails_apps_composer gem provided by the RailsApps Project.
- Learn more about Installing Rails.
- Creating a Heroku remote
- Run command on Heroku
$ heroku run gem install bundler
- Heroku GitHub integration
- Ruby project on Travis CI
- Haml reference
- Sample CircleCI configuration
- CircleCI configuration for Heroku deployment
- Cloud SQL for Rails
- Ruby 2.4.1
- Rails 5.0.1
- Bootstrap 4
$ bundle install
$ bundle exec rails test
$ bundle exec guard