method
flatten_deeper
v3.0.9 -
Show latest stable
- Class:
ActiveRecord::Associations::AssociationProxy
flatten_deeper(array)private
Array#flatten has problems with recursive arrays before Ruby 1.9.2. Going one level deeper solves the majority of the problems.