summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-03-03 11:40:05 -0500
committerAndrewMurrell <amurrel@purdue.edu>2014-03-03 11:40:05 -0500
commitb59aa7c21ae04a399639209717b980d731c5bf13 (patch)
tree1458b7c7deb250c460850f46b204891532ae967c /db/schema.rb
parentb21c833a0974b79585d94e2afa4db980a5061123 (diff)
Some of the stuff I forgot to commit last night. Updated and cleaned up some pages as well as getting the gameType listing to work.
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 f4bff97..123736f 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: 20140304020924) do
+ActiveRecord::Schema.define(version: 20140304021012) do
create_table "alerts", force: true do |t|
t.integer "author_id"