get_eventloop_tick() Class Public methods
size() Instance Public methods Returns the number of error messages. person.errors.add(:name, "can't be blank") person.errors.size # => 1 person.errors.add(:name, "must be specified") person.errors.size # => 2
write_headers?() Instance Public methods Returns true if headers are written in output. See ::new for details.
__validation_class_list() Instance Public methods
==(other) Instance Public methods
datadir(gem_name) Class Public methods The path the the data directory specified by the gem name. If the package is not available as a gem, return nil.
write( output, indent ) Instance Public methods
bind_remove(*args) Class Public methods
append(data, keys=nil) Class Public methods
new(source, listener) Class Public methods
Page 581 of 2275