exists?(conditions = :none) Instance Public methods Returns true
find_take() Instance Protected methods
second() Instance Public methods Find the second record. If no order is defined
last!() Instance Public methods Same as last but raises
find(*args) Instance Public methods Find by id - This can either be a specific
find_some(ids) Instance Protected methods
find_last() Instance Protected methods
third() Instance Public methods Find the third record. If no order is defined
fifth() Instance Public methods Find the fifth record. If no order is defined
find_by!(*args) Instance Public methods Like find_by, except that
Page 2 of 3