summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorspag <spag@golwen.net>2013-01-29 20:59:22 +0100
committerspag <spag@golwen.net>2013-01-29 20:59:22 +0100
commit880cf1cd12ff8851337bc67f9c29ac53229ac911 (patch)
tree5b685363a9928ceb457fa956cb2880d485276510 /db/schema.rb
parent9928e509175ec6dbb9cd77aaeb06168c0de99d38 (diff)
parent5d84248cf177635a19f033f53abbca87ac5c87bc (diff)
Merge branch 'develop' of github.com:amooma/GS5 into develop
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 7bae5fd..e1bed77 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,7 +11,7 @@
#
# It's strongly recommended to check this file into your version control system.
-ActiveRecord::Schema.define(:version => 20130128121800) do
+ActiveRecord::Schema.define(:version => 20130129154700) do
create_table "access_authorizations", :force => true do |t|
t.string "access_authorizationable_type"