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