summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-03 23:33:48 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-03 23:33:48 -0500
commitb8ed86ee1276eba4df8a321e81de5d9570a32850 (patch)
tree599173f24db662a115c343bae677414b8834b022 /db/schema.rb
parent8b526eadfcb024a5e8ead4c5b63eacb554db0cf5 (diff)
parent223a60e2f014b76ad3482bf9cc7e3500d59e403a (diff)
Merge branch 'clean'
Conflicts: generate.sh
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index a9bd57b..eb44d71 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
-ActiveRecord::Schema.define(version: 20140304031834) do
+ActiveRecord::Schema.define(version: 20140304041720) do
create_table "alerts", force: true do |t|
t.integer "author_id"