summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-24 23:03:30 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-24 23:03:30 +0100
commit654aeff46c957de4177435b8becd8c8637e4fe6a (patch)
tree5c40b121c588154fff682e824b42a42ff5813874 /db/schema.rb
parentfed98f1002ab5c874f55e7a3730f9b5ca2555ec3 (diff)
parentc09553494684447245238cbc2874ce65d4aaecee (diff)
Merge branch 'sip_account_docu' 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 8258394..73a1454 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 => 20130124125238) do
+ActiveRecord::Schema.define(:version => 20130124175109) do
create_table "access_authorizations", :force => true do |t|
t.string "access_authorizationable_type"