dirs() Class Public methods Return the directories that Specification uses to find specs.
default_specifications_dir() Class Public methods
attribute_names() Class Public methods Return the list of all instance variables.
array_attributes() Class Public methods Return the list of all array-oriented instance variables.
all_names() Class Public methods Return full names of all specs in sorted order.
all=(specs) Class Public methods Sets the known specs to specs. Not guaranteed to work for you in the future. Use at your own risk. Caveat emptor. Doomy doom doom. Etc etc.
all() Class Public methods Returns all specifications. This method is discouraged from use. You probably want to use one of the Enumerable methods instead.
add_specs(*specs) Class Public methods Adds multiple specs to the known specifications.
add_spec(spec) Class Public methods Adds spec to the known specifications, keeping the collection properly sorted.
_load(str) Class Public methods Load custom marshal format, re-initializing defaults as needed
Page 1989 of 2275