Typed accessors creates a set of accessors with a predefined typed. Often when dealing with webservices all the data comes back as strings, but you really want to be working with these things as numbers or dates. Manually converting them is duplication, and can be error prone.
Required Ruby Version
None
Authors
Sean Dague
Versions
- 0.3.0 March 10, 2010 (15.5 KB)
- 0.2 March 29, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (11.5 KB)
- 0.1 March 26, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (6 KB)