flt.infinite? â nil, -1, +1 Instance Public methods Returns nil, -1, or +1 depending on whether flt is finite, -infinity, or +infinity. (0.0).infinite? #=> nil (-1.0/0.0).infinite? #=> -1 (+1.0/0.0).infinite? #=> 1
latin_actual_hash(option=nil) Instance Public methods
first() Instance Public methods
actual_hash_displayof(fnt, option=nil) Class Public methods
concerning(topic, &block) Instance Public methods Define a new concern and mix it in.
add_postamble(src) Instance Public methods
controller_path() Instance Public methods Delegates to the class' controller_path
now() Instance Public methods Returns an ActiveSupport::TimeWithZone instance representing the current time in the time zone represented by self. Time.zone = 'Hawaii' # => "Hawaii" Time.zone.now # => Wed, 23 Jan 2008 20:24:27 HST -10:00
exabyte() Instance Public methods Alias for: exabytes
matching_specs(platform_only = false) Instance Public methods DOC: this method needs either documented or :nodoc'd
Page 279 of 2275