validate

validate(*args, &block) Instance Public methods Adds a validation method or block to the class. This is useful when overriding the validate instance method becomes too unwieldy and you're looking for more descriptive declaration of your validations. This can be done with a symbol pointing to a method: class Comment include ActiveModel::Validations validate :must_be_friends def must_be_friends errors.add(:base, 'Must be friends to leave a comment') unless commenter.f

package_name

package_name() Class Public methods

matches?

matches?( event ) Instance Public methods

add_revoked

add_revoked(p1) Instance Public methods

type

pkcs7.type => string or nil Instance Public methods

/ 2

div(value, digits)quo(value) Instance Public methods Divide by the specified value. e.g. c = a.div(b,n) digits If specified and less than the number of significant digits of the result, the result is rounded to that number of digits, according to ::mode. If digits is 0, the result is the same as the / operator. If not, the result is an integer BigDecimal, by analogy with Numeric#div. The alias quo is provided since div(value, 0) is the same as computing the quotient; see #di

-@

-num â numeric Instance Public methods Unary MinusâReturns the receiver's value, negated.

child_site_list

child_site_list() Instance Public methods

floor2_bg3

floor2_bg3(w,fill,outline) Instance Public methods #floor2_bg3 â This method represents part of the floorplan database. When invoked, it instantiates the background information for the first floor. Arguments: w - The canvas window. fill - Fill color to use for the floor's background. outline - Color to use for the floor's outline.

eager_load_namespaces

eager_load_namespaces() Instance Public methods All namespaces that are eager loaded