Re: [Rails] Re: Re: Object doesn't support #inspect in rails 3.2.1

2012-02-24 Thread Colin Law
On 24 February 2012 14:08, Manish Nautiyal  wrote:
> Colin Law wrote in post #1048648:
>> On 24 February 2012 13:43, Manish N.  wrote:
>>>
>>> I got error
>>> NoMethodError: undefined method `zero?' for :+:Symbol
>>
>> What do you see when you do c=Campaign.first in the console, and what if
>> you do
>> cr=campaign_reports.first
>>
>> I have to agree with Manish, it sounds like an gem not updated to
>> correct version.
>>
>> Colin
>
> How can I find which gem is not updated to correct version?

Is there a stack trace with the error?  If so see if any clues there.
Post it here if you can't see anything helpful.

Colin

-- 
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.



[Rails] Re: Re: Object doesn't support #inspect in rails 3.2.1

2012-02-24 Thread Manish Nautiyal
Colin Law wrote in post #1048648:
> On 24 February 2012 13:43, Manish N.  wrote:
>>
>> I got error
>> NoMethodError: undefined method `zero?' for :+:Symbol
>
> What do you see when you do c=Campaign.first in the console, and what if
> you do
> cr=campaign_reports.first
>
> I have to agree with Manish, it sounds like an gem not updated to
> correct version.
>
> Colin

How can I find which gem is not updated to correct version?

-- 
Posted via http://www.ruby-forum.com/.

-- 
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.