|
|
@ -211,7 +211,7 @@ ActiveRecord::Schema.define(:version => 20140605003915) do
|
|
|
|
t.string "summary"
|
|
|
|
t.string "summary"
|
|
|
|
t.string "description"
|
|
|
|
t.string "description"
|
|
|
|
t.integer "author_id"
|
|
|
|
t.integer "author_id"
|
|
|
|
t.integer "comments_count"
|
|
|
|
t.integer "notificationcomments_count"
|
|
|
|
t.datetime "created_at", :null => false
|
|
|
|
t.datetime "created_at", :null => false
|
|
|
|
t.datetime "updated_at", :null => false
|
|
|
|
t.datetime "updated_at", :null => false
|
|
|
|
end
|
|
|
|
end
|
|
|
|