Commit c7da44d6d1e442351818d6b8c1079788ca13456b

Authored by Dmitriy Zaporozhets
1 parent 2b4bebd9

Fixed db/schema.rb

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 # 11 #
12 # It's strongly recommended to check this file into your version control system. 12 # It's strongly recommended to check this file into your version control system.
13 13
14 -ActiveRecord::Schema.define(:version => 20130326142630) do 14 +ActiveRecord::Schema.define(:version => 20130614132337) do
15 15
16 create_table "deploy_keys_projects", :force => true do |t| 16 create_table "deploy_keys_projects", :force => true do |t|
17 t.integer "deploy_key_id", :null => false 17 t.integer "deploy_key_id", :null => false