On Feb 21, 9:13 am, Filip Tepper <fi...@tepper.pl> wrote:
> Hi,
>
> I've just deployed my application to staging server, using
> RAILS_ENV=staging (Ruby 1.8.7, mod_rails). The application works fine
> in production (using setup as above), but I keep on getting this error
> (both in mod_rails and WEBrick):

I'd start by looking at the backtrace to see where that error occurs.

Fred
>
> Processing ApplicationController#index (for 79.184.115.252 at
> 2009-02-21 09:13:47) [GET]
>
> NoMethodError (undefined method `+' for nil:NilClass):
>
> Any ideas?
>
> Regards,
> Filip Tepper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to