-
Name
-
hashie
-
Version
-
0.2.0
-
Platform
-
ruby
-
Authors
-
Michael Bleigh
-
Bindir
-
bin
-
Date
-
2010-03-05 00:00:00 UTC
-
Dependencies
-
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
-
Extra rdoc files
-
LICENSE
README.rdoc
-
Files
-
.document
.gitignore
LICENSE
README.rdoc
Rakefile
VERSION
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
spec/hashie/clash_spec.rb
spec/hashie/dash_spec.rb
spec/hashie/hash_spec.rb
spec/hashie/mash_spec.rb
spec/spec.opts
spec/spec_helper.rb
-
Has rdoc
-
true
-
Homepage
-
http://github.com/intridea/hashie
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
1.3.6
-
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/spec_helper.rb
-
Original platform
-
ruby
-
New platform
-
ruby