Commit cc34c09e authored by Valery Sizov's avatar Valery Sizov

update schema

parent fd3109f8
...@@ -91,8 +91,6 @@ ActiveRecord::Schema.define(version: 20141030133853) do ...@@ -91,8 +91,6 @@ ActiveRecord::Schema.define(version: 20141030133853) do
t.integer "project_id" t.integer "project_id"
t.datetime "created_at" t.datetime "created_at"
t.datetime "updated_at" t.datetime "updated_at"
t.string "username_regex"
t.string "email_regex"
t.string "author_email_regex" t.string "author_email_regex"
t.boolean "member_check", default: false, null: false t.boolean "member_check", default: false, null: false
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment