aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/engine/commands.rb
Commit message (Expand)AuthorAgeFilesLines
* Add destroy alias to enginesGuillermo Iguaran2011-08-221-2/+3
* Use namespace if it's a mountable engineStefan Sprenger2011-06-071-0/+1
* Add destroy to engine's commandsStefan Sprenger2011-05-271-2/+3
* Move requiring engine out of the switch caseStefan Sprenger2011-05-271-4/+3
* Introducing engine commandsStefan Sprenger2011-05-261-0/+37