Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the initializers rake task to Rails::Command #33631

Merged
merged 3 commits into from
Aug 19, 2018

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    ccdb23d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce2f9a View commit details
    Browse the repository at this point in the history
  3. Update 'rake initializers' to use Rails::Command under the hood

    * Invoke Rails::Command within the rake task
    * Adds test for calling initializers with 'bin/rake'
    * Adds deprecation warning to the rake task
    anniecodes committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    0d3b5fc View commit details
    Browse the repository at this point in the history