Sha256: 480d97a2ed29b69df5ce0578aadbb24cb5736cf99110a4d670f2038c5af40f94

Contents?: true

Size: 673 Bytes

Versions: 1

Compression:

Stored size: 673 Bytes

Contents

=== 0.1.4 / 2009-01-17

* All specs now pass with RSpec 1.1.12.
* All specs pass on Ruby 1.9.1-rc1.

=== 0.1.3 / 2009-01-14

* Allow the use of lambdas to generate the default values of parameters.
* Fixed typos in the README.txt.

=== 0.1.2 / 2009-01-06

* When printing parameter values, print the inspected version of the value.

=== 0.1.1 / 2008-12-27

* Added the require_params helper method.
* Added print_params methods for displaying parameters of a class or an
  object.

=== 0.1.0 / 2008-12-03

* Initial release.
* Added Parameters.params= and Parameters#params= methods.
* Allow Parameters#initialize to accept a Hash of parameter values.
* Added more specs.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
parameters-0.1.4 History.txt