Guillaume DOTT 2ba7f029cd Check for CollectionProxy to detect has_many
Rails 4 returns an `ActiveRecord::Associations::CollectionProxy` instead
of just an `Array` for has_many associations.
2014-09-23 15:11:08 +02:00
..