ruby-configurable version 1.0.1 has been released!

Lets you make your Ruby class configurable with a simple mixin.

Changes:

1.0.1 / 2011-05-06

  • 2 bugfixes

    • to_args now returns a Hash with symbols as keys. This lets you pass your configuration directly to methods that expect option-style hash arguments.

    • to_args now excludes nil values from the resulting hash.

  • http://bitbucket.org/krbullock/configurable


About this entry