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