summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorTomer Kimia <tkimia@purdue.edu>2014-03-02 16:37:22 -0500
committerTomer Kimia <tkimia@purdue.edu>2014-03-02 16:37:22 -0500
commit30f922247cd818aa2025aa126d8d3ad197a40eda (patch)
treea327f6d5ae4e922bb96d061655ce1b92b2e59825 /db/schema.rb
parent1bfc0513fa113f5b4a61e89d74e42dd78ece44e7 (diff)
parenteaf3d3cddf418c560c9619f722ea1dbc5d6cc61a (diff)
app html still here
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 60a6169..997e557 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: 20140304020200) do
+ActiveRecord::Schema.define(version: 20140304020343) do
create_table "alerts", force: true do |t|
t.integer "author_id"