On Apr 14, 2:06 pm, Alexander <cutal...@gmail.com> wrote: > >> [].eql? @product.files > => false > >> @product.files.eql? [] >
You've uncovered Active Record's terrible secret, files isn't actually an Array. Fred > => true > > version: 2.3.5 > Product :has_many files -- 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-t...@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.