Methods

Class Index [+]

Quicksearch

DataMapper::Validations::AutoValidations::ModelExtension

Public Instance Methods

property(*) click to toggle source

@api private

    # File lib/dm-validations/auto_validate.rb, line 10
10:         def property(*)
11:           property = super
12:           AutoValidations.generate_for_property(property)
13:           # FIXME: explicit return needed for YARD to parse this properly
14:           return property
15:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.