summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-03-02 22:12:58 -0500
committerAndrewMurrell <amurrel@purdue.edu>2014-03-02 22:12:58 -0500
commitb21c833a0974b79585d94e2afa4db980a5061123 (patch)
treedb82fb0a4f1a487e25510c016c4ddfa09b723077 /db/schema.rb
parent31444c5a8cf56473a326227932dd36785c905ed1 (diff)
Merge branch 'master' of http://github.com/LukeShu/leaguer
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 5e2024b..f4bff97 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: 20140304020835) do
+ActiveRecord::Schema.define(version: 20140304020924) do
create_table "alerts", force: true do |t|
t.integer "author_id"