Re: [Rails] undefined method `to_sym' for nil:NilClass

2012-09-18 Thread Dave Aronson
On Tue, Sep 18, 2012 at 12:05 PM, Shandy Nantz li...@ruby-forum.com wrote: NoMethodError in AuthenticateController#authenticate undefined method `to_sym' for nil:NilClass ... About halfway down I notice an error directing me to my User model in method 'authenticate' and on line 69. When I go

Re: Re: [Rails] undefined method `to_sym' for nil:NilClass

2011-01-27 Thread thomas.muel...@tmit.eu
Hi, I'm facing the exact same error right now. Is there a solution to this issue? I'd really like to use to-csv+fastercsv. Let me know. THX alot, Thomas Commander Johnson wrote: I was using the to-csv and fastercsv gem. When I commented them out of my environment.rb, the error