add two select box

This commit is contained in:
May Zin Oo
2018-03-05 11:27:20 +06:30
parent 30d71fa84e
commit b5b2b829c6
3 changed files with 11 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ ActiveRecord::Schema.define(version: 20180226100816) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
enable_extension "uuid-ossp"
create_table "batch_line_items", force: :cascade do |t|
t.integer "batch_id"