summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-24 13:49:44 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-24 13:49:44 +0100
commitea3df5a7eb079982a8fcda3df572a0d1433b7f52 (patch)
treea6bf21ab9e2187ff1b17654a0df2c9309c62146d /db/schema.rb
parentb792c8eb19fba97a7dab5cd2be8e6bd74617e7d2 (diff)
Better UI on mobile phones.
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 17563b1..6365e6d 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 => 20130124105613) do
+ActiveRecord::Schema.define(:version => 20130124123128) do
create_table "access_authorizations", :force => true do |t|
t.string "access_authorizationable_type"