Sha256: 374e812157ca1833d34d5bdec58202d1e983c6c34ed92500c61e104aceef49e5

Contents?: true

Size: 637 Bytes

Versions: 3

Compression:

Stored size: 637 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 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

3 entries across 3 versions & 1 rubygems

Version Path
hashmake-0.1.3 README.rdoc
hashmake-0.1.2 README.rdoc
hashmake-0.1.1 README.rdoc