Libraries
»
memcache
(1.5.0)
»
Index
»
Memcache
»
Migration
»
down
Method: Memcache::Migration.down
Defined in:
lib/memcache/migration.rb
.
down
⇒
Object
21 22 23
# File 'lib/memcache/migration.rb', line 21
def
self
.
down
drop_table
table
end