Sha256: 868f4f12c18ceda9e5a367da8077ca460a0598bd651aeda12f974437df502298
Contents?: true
Size: 646 Bytes
Versions: 1
Compression:
Stored size: 646 Bytes
Contents
= hashmake * {Homepage}[https://rubygems.org/gems/hashmake] * {Documentation}[http://rubydoc.info/gems/hashmake/frames] * {Email}[mailto:jamestunnell at lavabit.com] == Description Make hash-based object initialization easy! Provides hash_make method that can consider parameter name, type, default value, validation, and requiredd/not, according to the specification provided. Also, by default assigns by default to instance variable of same name as parameter. == Features == Examples require 'hashmake' == Requirements == Install $ gem install hashmake == Copyright Copyright (c) 2013 James Tunnell See LICENSE.txt for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hashmake-0.1.0 | README.rdoc |