Fixed db/schema.rb
This commit is contained in:
parent
2b4bebd9f2
commit
c7da44d6d1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
#
|
||||
# It's strongly recommended to check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema.define(:version => 20130326142630) do
|
||||
ActiveRecord::Schema.define(:version => 20130614132337) do
|
||||
|
||||
create_table "deploy_keys_projects", :force => true do |t|
|
||||
t.integer "deploy_key_id", :null => false
|
||||
|
|
Loading…
Reference in a new issue