Skip to content

Instantly share code, notes, and snippets.

@cmar
Created April 14, 2014 17:25
Show Gist options
  • Save cmar/10667352 to your computer and use it in GitHub Desktop.
Save cmar/10667352 to your computer and use it in GitHub Desktop.
/Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/activerecord-3.2.17/lib/active_record/attribute_assignment.rb:33:in `attributes=': wrong number of arguments (2 for 1) (ArgumentError)
from /Users/cmar/Code/ci/rails_frontend/lib/tools/record_copy.rb:85:in `create_copy'
from /Users/cmar/Code/ci/rails_frontend/lib/tools/record_copy.rb:62:in `block (2 levels) in copy'
from /Users/cmar/Code/ci/rails_frontend/lib/tools/record_copy.rb:61:in `each'
from /Users/cmar/Code/ci/rails_frontend/lib/tools/record_copy.rb:61:in `block in copy'
from /Users/cmar/Code/ci/rails_frontend/lib/tools/record_copy.rb:76:in `block in write_copy_mode'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/activerecord-oracle_enhanced-adapter-1.4.1/lib/active_record/connection_adapters/oracle_enhanced_schema_statements_ext.rb:208:in `disable_referential_integrity'
from /Users/cmar/Code/ci/rails_frontend/lib/tools/record_copy.rb:68:in `write_copy_mode'
from /Users/cmar/Code/ci/rails_frontend/lib/tools/record_copy.rb:60:in `copy'
from /Users/cmar/Code/ci/rails_frontend/data_template.thor:112:in `copy'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/runner.rb:34:in `method_missing'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/task.rb:108:in `run'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/gems/thor-0.14.6/bin/thor:6:in `<top (required)>'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/bin/thor:23:in `load'
from /Users/cmar/Code/ci/rails_frontend/.bundle/ruby/1.9.1/bin/thor:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment