module Criterion
Constants
- VERSION
Public Instance Methods
criteria()
click to toggle source
# File lib/criterion.rb, line 11 def criteria Criteria.new(self) end
# File lib/criterion.rb, line 11 def criteria Criteria.new(self) end