On 22 June 2012 08:23, Colin Law <clan...@googlemail.com> wrote:
> On 21 June 2012 18:05, Fearless Fool <li...@ruby-forum.com> wrote:
>>> Can you post the contents of schema.rb section for the table.
>>> Also it would be interesting to put in some inspect debug for expected
>>> and found.
>>
>> Colin:
>>
>> Done.  See https://gist.github.com/2967023 for code and results.
>>
>> As for "inspect debug for expected and found", I assume you mean like
>> this:
>>
>>    puts("expected = #{expected.to_formatted_s(:rfc822)}
>> (#{expected.inspect})")
>>    puts("found =    #{found.to_formatted_s(:rfc822)}
>> (#{found.inspect})")
>
> What is the class of found?

Also I don't think you have told us which versions of ruby and rails
you are using.

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.

Reply via email to