class Destroy
Ruby on Rails 2.3.18
Since v2.2.3 Last seen in v2.3.18Available in: v2.2.3 v2.3.18
Undo the actions performed by a generator. Rewind the action manifest and attempt to completely erase the results of each action.
Inherits from
Methods (defined here)
Methods (inherited)
From Rails::Generator::Commands::RewindBase (1)
- # invoke!