Flowdock
method

empty?

Importance_1
v2.3.8 - Show latest stable - 0 notes - Class: ActiveRecord::Associations::AssociationCollection
empty?() public

Equivalent to collection.size.zero?. If the collection has not been already loaded and you are going to fetch the records anyway it is better to check collection.length.zero?.

Show source
Register or log in to add new notes.