Method: CreateBanners#down

Defined in:
lib/forge/db/migrate/20130405172036_create_banners.rb

#downObject



17
18
19
# File 'lib/forge/db/migrate/20130405172036_create_banners.rb', line 17

def down
  drop_table :banners
end