Hello all. I've just been having trouble with strange ArgumentErrors
popping up at the bottom of every response. This can be seen on the
app at jaggedhills2.heroku.com/users/test.

Here's what code is generated:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml";>
[ Normal page content ]
</html><html>
<head>
  <title>Action Controller: Exception caught</title>

[...]

<h1>
  ArgumentError

    in UsersController#login

</h1>
<pre>wrong number of arguments (0 for 1)</pre>



<p><code>RAILS_ROOT: /mnt/home/userapps/19146</code></p>

[...]

/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in
`initialize'
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new'
/usr/lib/ruby/gems/1.8/gems/mongr
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to