删除这个demo的数据表创建脚本

memcached_alan
lizanle 10 years ago
parent 13273cecf1
commit 590dd0cac5

@ -1,9 +0,0 @@
class CreateDiscussDemos < ActiveRecord::Migration
def change
create_table :discuss_demos do |t|
t.string :title
t.text :body
t.timestamps
end
end
end
Loading…
Cancel
Save