Skip to content
  • Petrik's avatar
    55addc74
    Use Thor for built-in secret task · 55addc74
    Petrik authored
    Currently we use both Thor and Rake for `bin/rails` commands.
    We eventually want to get all the built-ins task promoted to Thor Commands.
    This migrates the secret task to Thor.
    55addc74
    Use Thor for built-in secret task
    Petrik authored
    Currently we use both Thor and Rake for `bin/rails` commands.
    We eventually want to get all the built-ins task promoted to Thor Commands.
    This migrates the secret task to Thor.
Loading