sources=(new_sources) Class Public methods Need to be able to set the sources without calling ::sources.replace since that would cause an infinite loop. DOC: This comment is not documentation about the method itself, it's more of a code comment about the implementation.
BigDecimal.save_rounding_mode { ... } Class Public methods Excecute the provided block, but preserve the rounding mode BigDecimal.save_exception_mode do BigDecimal.mode(BigDecimal::ROUND_MODE, :up) puts BigDecimal.mode(BigDecimal::ROUND_MODE) end For use with the BigDecimal::ROUND_* See ::mode
new(str) Class Public methods Creates a new entry using str. str may be â*â or âallâ to match any address, an IP address string to match a specific address, an IP address mask per IPAddr, or one containing â*â to match part of an IPv4 address.
xhtml() Instance Public methods
find_line(linenum) Instance Public methods
read_timeout=(sec) Instance Public methods Setter for the #read_timeout attribute.
safe_concat(string) Instance Public methods
pos_gravity() Instance Public methods
register_observers(*observers) Class Public methods Register one or more Observers which will be notified when mail is delivered.
finish() Instance Public methods Closes the GzipFile object. Unlike #close, this method never calls the close method of the associated IO object. Returns the associated IO object.
Page 163 of 2275