API Mode

Click ↑ to copy

Frequently Used

Skipped

Sometimes Used

Skipped

Skipped

Included

Skipped

Skipped

Common Skips
  • JavaScript related
  • System related
  • E.g., you're using Heroku, Hatchbox, Capistrano, etc
  • You plan to use a different ActiveJob backend (e.g., Sidekiq), or don't need background jobs at all
  • Skips Dockerfile, .dockerignore and bin/docker-entrypoint
  • Skips default minitest
  • Skips Capybara system test
  • Skips development gems (e.g., web-console)
  • Don't run bundle install
  • E.g, you don't plan to use background jobs like Sidekiq or Delayed Job
  • Mailer
  • Utilities
Expert Area
  • System related
  • Skipped

  • Skipped

  • Git related
  • Skip git init, .gitignore and .gitattributes
  • Skip GitHub CI files
  • Skip source control .keep files
  • Rails contributor
  • Runtime options
  • Overwrite files that already exist
  • Run but do not make any changes
  • Suppress status output
  • Skip files that already exist