advance(options) Instance Public methods Uses Date to provide precise Time calculations for years, months, and days. The options parameter takes a hash with any of these keys: :years, :months, :weeks, :days, :hours, :minutes, :seconds.
response_code() Instance Public methods The response code of the request.
increment(name, amount = 1, options = nil) Instance Public methods Increment an integer value in the cache.
path() Instance Public methods
console(&blk) Class Public methods
tagged(*tags) Instance Public methods
path_to_font(source, options = {}) Instance Public methods Alias for: font_path
loaded?() Instance Public methods Returns true if the association has been loaded, otherwise false. person.pets.loaded? # => false person.pets person.pets.loaded? # => true
no_color!() Class Public methods Remove the color from output.
concerning(topic, &block) Instance Public methods Define a new concern and mix it in.
Page 145 of 2275