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