summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-29 18:44:51 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-29 18:44:51 +0100
commit731443c4120be0db84948906478db2df42da9d41 (patch)
treefa731414747a0dc664b8299aaeeb7f583821fba7 /db/schema.rb
parenta9be92fdc62d55e6b6a8da80f0fe959ad90fa678 (diff)
parentbf3af8f8a444365f3040da2928837986409fa016 (diff)
Merge branch 'sso' 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"