Skip to content

Instantly share code, notes, and snippets.

@gnufied
Created July 23, 2011 18:26
Show Gist options
  • Save gnufied/1101719 to your computer and use it in GitHub Desktop.
Save gnufied/1101719 to your computer and use it in GitHub Desktop.
Exception encountered by DatabaseCleaner in Cucumber After block: wrong number of arguments (3 for 2)
wrong number of arguments (3 for 2) (ArgumentError)
/Users/admin/nomads/showtime/vendor/bundle/ruby/1.9.1/gems/mysql2-0.2.7/lib/active_record/connection_adapters/mysql2_adapter.rb:634:in `select'
/Users/admin/checkout/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:9:in `select_all'
/Users/admin/checkout/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:62:in `select_all'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment