summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-03-02 15:04:26 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-03-02 15:04:26 -0500
commit4e682a9a8596326a2d1faab6c44e5a54918c5ba0 (patch)
tree048f4e18b6861828df140e52771b95d90d9127d6 /db/schema.rb
parent11be92e4bac671852fd03922049ca592ae4c9f4e (diff)
Gemfile.lock
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..4a44343 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: 20140304015729) do
create_table "alerts", force: true do |t|
t.integer "author_id"