diff --git a/db/schema.rb b/db/schema.rb index 83e99da75a..92c0c10275 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,6 +11,8 @@ # # It's strongly recommended to check this file into your version control system. +# Diff triggering comment + ActiveRecord::Schema.define(:version => 20140922170030) do create_table "api_keys", :force => true do |t|