summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorTomer Kimia <tkimia@purdue.edu>2014-03-02 11:11:04 -0500
committerTomer Kimia <tkimia@purdue.edu>2014-03-02 11:11:04 -0500
commitfbe54253ea8c31796a16d0fb90b7d3b5be717b1c (patch)
tree5eb5778cc9dad8312318f968eee08b46b0299823 /db/schema.rb
parent4dcb9de406dd032ecb37109402c4475d96d2a05a (diff)
added preliminary homepage
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 ae688b1..4e1da7f 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: 20140304015813) do
+ActiveRecord::Schema.define(version: 20140304015859) do
create_table "alerts", force: true do |t|
t.integer "author_id"