Metadata


Name
hashie
Version
1.2.0
Platform
ruby
Authors
Michael Bleigh
Bindir
bin
Date
2011-10-15 00:00:00 UTC
Dependencies
rake (~> 0.9.2, development)
rspec (~> 2.5, development)
guard (>= 0, development)
guard-rspec (>= 0, development)
Description
Hashie is a small collection of tools that make hashes more powerful. Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).
Email
michael@intridea.com
Files
.document
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.rdoc
Rakefile
hashie.gemspec
lib/hashie.rb
lib/hashie/clash.rb
lib/hashie/dash.rb
lib/hashie/hash.rb
lib/hashie/hash_extensions.rb
lib/hashie/mash.rb
lib/hashie/trash.rb
lib/hashie/version.rb
spec/hashie/clash_spec.rb
spec/hashie/dash_spec.rb
spec/hashie/hash_spec.rb
spec/hashie/mash_spec.rb
spec/hashie/trash_spec.rb
spec/spec.opts
spec/spec_helper.rb
Homepage
https://github.com/intridea/hashie
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
1.8.10
Specification version
3
Summary
Your friendly neighborhood hash toolkit.
Test files
spec/hashie/clash_spec.rb
spec/hashie/dash_spec.rb
spec/hashie/hash_spec.rb
spec/hashie/mash_spec.rb
spec/hashie/trash_spec.rb
spec/spec.opts
spec/spec_helper.rb
Original platform
ruby
New platform
ruby