Class
ActiveRecord::Extensions::RegexpBase::RegexpResult
In:
ar-extensions/lib/ar-extensions/extensions.rb
Parent:
Object
A result class which provides an easy interface.
Methods
negate?
new
Attributes
fieldname
[R]
negate
[R]
Public Class methods
new
( fieldname, negate=false )
Public Instance methods
negate?
()
[Validate]