Class: UninstallGarland
- Inherits:
-
Object
- Object
- UninstallGarland
- Defined in:
- lib/generators/garland_rails/templates/uninstall_migration.rb
Instance Method Summary collapse
Instance Method Details
#change ⇒ Object
2 3 4 |
# File 'lib/generators/garland_rails/templates/uninstall_migration.rb', line 2 def change drop_table :garlands end |