Posted By: Kevin Bullock
Date: 2011-05-06 17:06
Summary: ruby-configurable 1.0.1 Released
Project: Ruby Hand Tools

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.

Latest News
Version 1.6.0 of Mxx_ru released
    Nicolay Shmakov - 2013-06-19 12:07
TZInfo v1.0.0 and TZInfo::Data v1.2013.3 Released
    Philip Ross - 2013-06-02 17:12
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28

 

Forums | Admin

Discussion Forums: ruby-configurable-1-0

Start New Thread Start New Thread

 

By: Cici Wirachmat
ruby configureable 1-0 [ reply ]  
2011-05-08 04:54
How can i configure ruby-cofigure 10 ?