Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails if production block doesn't exist in database.yml #6

Open
seanhuber opened this issue Jun 20, 2016 · 0 comments
Open

Fails if production block doesn't exist in database.yml #6

seanhuber opened this issue Jun 20, 2016 · 0 comments
Labels

Comments

@seanhuber
Copy link
Owner

rake aborted!
TypeError: no implicit conversion from nil to integer
/Users/seanhuber/.rvm/gems/ruby-2.3.1@docu_dunk/gems/db-clone-1.1.0/lib/db_clone/db_selections.rb:50:in `[]'
/Users/seanhuber/.rvm/gems/ruby-2.3.1@docu_dunk/gems/db-clone-1.1.0/lib/db_clone/db_selections.rb:50:in `db_prompt'
/Users/seanhuber/.rvm/gems/ruby-2.3.1@docu_dunk/gems/db-clone-1.1.0/lib/db_clone/db_selections.rb:16:in `source_prompt'
/Users/seanhuber/.rvm/gems/ruby-2.3.1@docu_dunk/gems/db-clone-1.1.0/lib/db_clone.rb:17:in `block in clone!'
/Users/seanhuber/.rvm/gems/ruby-2.3.1@docu_dunk/gems/db-clone-1.1.0/lib/db_clone.rb:17:in `each'
/Users/seanhuber/.rvm/gems/ruby-2.3.1@docu_dunk/gems/db-clone-1.1.0/lib/db_clone.rb:17:in `clone!'
/Users/seanhuber/.rvm/gems/ruby-2.3.1@docu_dunk/gems/db-clone-1.1.0/lib/tasks/db_clone_tasks.rake:4:in `block (2 levels) in <top (required)>'
Tasks: TOP => db:clone
(See full trace by running task with --trace)
@seanhuber seanhuber added the bug label Jan 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant