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
controller_path() Instance Public methods Delegates to the class' controller_path
exabyte() Instance Public methods Alias for: exabytes
matching_specs(platform_only = false) Instance Public methods DOC: this method needs either documented or :nodoc'd
matches_spec?(spec) Instance Public methods
sockopt.family => integer Instance Public methods returns the socket family as an integer. p Socket::Option.new(:INET6, :IPV6, :RECVPKTINFO, [1].pack("i!")).family #=> 10
new(place, event, tuple, expires=nil) Class Public methods Creates a new NotifyTemplateEntry that watches place for +event+s that match tuple.
base64digest!() Instance Public methods Returns the resulting hash value and resets the digest to the initial state.
generate(what, *args) Instance Public methods Generate something using a generator from Rails or a plugin. The second parameter is the argument string that is passed to the generator or an Array that is joined. generate(:authenticated, "user session")
itemid(item) Instance Public methods
Page 280 of 2275