summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-03-02 21:14:29 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-03-02 21:14:29 -0500
commitec0ee835e8671fc5a421b7e7bcb54d4eec6deedb (patch)
tree53a201eebb09afbdf815663f09e05d331316af7f /db/schema.rb
parentc7469584f3fa51666d5df074d012741cbb2f3663 (diff)
changed the 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 847a686..4e4d940 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: 20140304020609) do
+ActiveRecord::Schema.define(version: 20140304020658) do
create_table "alerts", force: true do |t|
t.integer "author_id"