summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-01 23:49:38 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-01 23:49:38 -0500
commit14b3559962f3e5cd8849bdcdc2de35ffae86621c (patch)
tree3aed4cb0ca0cdd563784f63d15e909c3715b0d72 /db/schema.rb
parent65289cfb93599cdad1f3476f2f8728e5b0752779 (diff)
parent4dcb9de406dd032ecb37109402c4475d96d2a05a (diff)
Merge branch 'master' of github.com:LukeShu/leager
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 196a341..6dcd3ad 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: 20140304020029) do
+ActiveRecord::Schema.define(version: 20140304020113) do
create_table "alerts", force: true do |t|
t.integer "author_id"