Mirroed the logic of Parameters#parameter in Parameters#initialize_params. |
|
More...
|
over 15 years ago
|
Use symbols when accessing the params Hash. |
|
More...
|
over 15 years ago
|
Simplified. |
|
More...
|
over 15 years ago
|
Set the value of instance parameters via InstanceParam#value=. |
|
More...
|
over 15 years ago
|
Simplify. |
|
More...
|
over 15 years ago
|
Use symbols for param names. |
|
More...
|
over 15 years ago
|
Added specs for InstanceParam. |
|
More...
|
over 15 years ago
|
Added specs for ClassParam type coersion. |
|
More...
|
over 15 years ago
|
Updated the YARD docs for type on ClassParam.new and InstanceParam.new. |
|
More...
|
over 15 years ago
|
Updated the parameter methods to pass the type to ClassParam.new and InstanceParam.new. |
|
More...
|
over 15 years ago
|
Fixed a typo. |
|
More...
|
over 15 years ago
|
Moved the Array[Class] coersion out of coerce_array and into coerce_type. |
|
More...
|
over 15 years ago
|
Explicitly call Param#coerce_array if the type is of the form '[Class]'. |
|
More...
|
over 15 years ago
|
Changed how coerce_array converts non-Arrays into Arrays. |
|
More...
|
over 15 years ago
|
Fixed a typo. |
|
More...
|
over 15 years ago
|
Added type coersion to ClassParam. |
|
More...
|
over 15 years ago
|
Require 'parameters/param'. |
|
More...
|
over 15 years ago
|
Reduce usage of to_sym. |
|
More...
|
over 15 years ago
|
Added type coersion to InstanceParam#value=. |
|
More...
|
over 15 years ago
|
Added type coersion methods to Parameters::Param. |
|
More...
|
over 15 years ago
|
Major version bump for new type enforcement API. |
|
More...
|
over 15 years ago
|
Require yard >= 0.5.3. |
|
More...
|
over 15 years ago
|
Added more YARD links to the ChangeLog. |
|
More...
|
over 15 years ago
|
Migrate off of Hoe and onto Jeweler. |
|
More...
|
over 15 years ago
|
Split the license out into LICENSE.txt. |
|
More...
|
over 15 years ago
|
Style. |
|
More...
|
over 15 years ago
|
Remove another <tt> tag. |
|
More...
|
over 15 years ago
|
Make the top-level linsk raw URLs. |
|
More...
|
over 15 years ago
|
Properly link the top links. |
|
More...
|
over 15 years ago
|
Switch YARD markup formatting to markdown. |
|
More...
|
over 15 years ago
|