class UninstallGarland
Public Instance Methods
change()
click to toggle source
# File lib/generators/garland_rails/templates/uninstall_migration.rb, line 2 def change drop_table :garlands end
# File lib/generators/garland_rails/templates/uninstall_migration.rb, line 2 def change drop_table :garlands end