update schema

This commit is contained in:
Valery Sizov
2014-10-31 16:36:01 +02:00
parent fd3109f8d7
commit cc34c09e69
-2
View File
@@ -91,8 +91,6 @@ ActiveRecord::Schema.define(version: 20141030133853) do
t.integer "project_id"
t.datetime "created_at"
t.datetime "updated_at"
t.string "username_regex"
t.string "email_regex"
t.string "author_email_regex"
t.boolean "member_check", default: false, null: false
end