Files | Admin

Notes:

Release Name: 0.1.6

Notes:
Parameters allows you to add annotated variables to your classes which may
have configurable default values.


Changes: === 0.1.6 / 2009-05-11 * Fixed a bug in Parameters.params= and Parameters#params=, where they were not handling Parameters::ClassParam or Parameters::InstanceParam objects properly. * Added more specs.