Class: Thor

Inherits:
Object
  • Object
show all
Defined in:
lib/thor/rails.rb,
lib/thor/rails/version.rb

Overview

thor extension to load rails environment before running tasks Thor commands must include the module which will start the rails environment for all defined commands

Defined Under Namespace

Modules: Rails