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…
Reference in new issue