DataMapper::Property
@api private
# File lib/dm-core/query/operator.rb, line 30 30: def initialize(target, operator) 31: @target, @operator = target, operator.to_sym 32: end
# File lib/dm-core/query/operator.rb, line 23 23: def inspect 24: "#<#{self.class.name} @target=#{target.inspect} @operator=#{operator.inspect}>" 25: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.