second() Instance Public methods Find the second record. If no order is defined
last!() Instance Public methods Same as last but raises
fourth() Instance Public methods Find the fourth record. If no order is defined
find_take() Instance Protected methods
find_last() Instance Protected methods
third() Instance Public methods Find the third record. If no order is defined
find(*args) Instance Public methods Find by id - This can either be a specific
find_some(ids) Instance Protected methods
find_nth_with_limit(offset, limit) Instance Protected methods
fifth() Instance Public methods Find the fifth record. If no order is defined
Page 2 of 3