summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-01 23:18:45 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-01 23:18:45 -0500
commitfaa08e4f2dbc6fb37619df7375638c1a7749ef80 (patch)
tree2c09aeddb97a6aaea7722795ec49ab7d45569b12 /db/schema.rb
parent11be92e4bac671852fd03922049ca592ae4c9f4e (diff)
mv docs doc
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 d44352e..2ffb746 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: 20140304015644) do
+ActiveRecord::Schema.define(version: 20140304015944) do
create_table "alerts", force: true do |t|
t.integer "author_id"