set_last_thread(th) Class Public methods
full_name() Instance Public methods
finder() Instance Public methods
substringData(arg0, arg1) Instance Public methods BSTR substringData retrieve substring of value I4 arg0 --- offset [IN] I4 arg1 --- count [IN]
==(other) Instance Public methods
__validation_class_list() Instance Public methods
write_headers?() Instance Public methods Returns true if headers are written in output. See ::new for details.
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
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.
commit(str = EMPTY_STRING) Instance Public methods
Page 575 of 2275