Skip to content

Instantly share code, notes, and snippets.

@kevinchiu
Created July 6, 2009 15:09
Show Gist options
  • Save kevinchiu/141481 to your computer and use it in GitHub Desktop.
Save kevinchiu/141481 to your computer and use it in GitHub Desktop.
ArgumentError in EmailController#send
wrong number of arguments (1 for 0)
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `send'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `process_without_filters'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:606:in `process'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:391:in `process'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:386:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:433:in `call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment