application no longer thanks people for ordering nothing
This commit is contained in:
@@ -105,10 +105,8 @@ ActiveRecord::Schema.define(version: 20150222055517) do
|
||||
end
|
||||
|
||||
create_table "sub_categories", force: :cascade do |t|
|
||||
t.string "name"
|
||||
t.integer "category_id"
|
||||
t.datetime "created_at", null: false
|
||||
t.datetime "updated_at", null: false
|
||||
t.string "name"
|
||||
t.integer "category_id"
|
||||
end
|
||||
|
||||
create_table "units", force: :cascade do |t|
|
||||
|
||||
Reference in New Issue
Block a user