find_nth_with_limit(offset, limit) Instance Protected methods
third!() Instance Public methods Same as third but raises
first(limit = nil) Instance Public methods Find the first record (or first N
fourth!() Instance Public methods Same as fourth but raises
forty_two!() Instance Public methods Same as forty_two but raises
take(limit = nil) Instance Public methods Gives a record (or N records if a
find_by!(*args) Instance Public methods Like find_by, except that
Page 3 of 3