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