signed

signed() Instance Public methods Returns a jar that'll automatically generate a signed representation of cookie value and verify it when reading from the cookie again. This is useful for creating cookies with values that the user is not supposed to change. If a signed cookie was tampered with by the user (or a 3rd party), nil will be returned. If secrets.secret_key_base and secrets.secret_token (deprecated) are both set, legacy cookies signed with the old key generator will be tran

destroy

destroy() Class Public methods

each

each() Instance Public methods Iterate passwords in the database.

validates_inclusion_of

validates_inclusion_of(*attr_names) Instance Public methods Validates whether the value of the specified attribute is available in a particular enumerable object. class Person < ActiveRecord::Base validates_inclusion_of :gender, in: %w( m f ) validates_inclusion_of :age, in: 0..99 validates_inclusion_of :format, in: %w( jpg gif png ), message: "extension %{value} is not included in the list" validates_inclusion_of :states, in: ->(person) { STATES[person.country] } v

fileList_autoScanCheckAux

fileList_autoScanCheckAux(w) Class Public methods

route_url

route_url() Instance Protected methods

unlink

Dir.unlink( string ) â 0 Class Public methods Deletes the named directory. Raises a subclass of SystemCallError if the directory isn't empty.

selectSingleNode

selectSingleNode(arg0) Instance Public methods IXMLDOMNode selectSingleNode execute query on the subtree BSTR arg0 --- queryString [IN]

breakable

breakable(sep=' ', width=sep.length) Instance Public methods This says âyou can break a line here if necessaryâ, and a width-column text sep is inserted if a line is not broken at the point. If sep is not specified, â â is used. If width is not specified, sep.length is used. You will have to specify this when sep is a multibyte character, for example.

draw13

draw13() Instance Public methods Fax