Sha256: 948d0abef4e198b29818cbddc55e306c7afaeb9cb07d8fb4fef4613ccf000321
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 732 Bytes
Stored size: 732 Bytes
Contents
--- !ruby/object:Gem::Specification name: zerobearing-hashie version: !ruby/object:Gem::Version version: 0.1.9 platform: ruby authors: - Michael Bleigh autorequire: bindir: bin cert_chain: [] date: 2010-01-20 00:00:00 -08:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: 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 executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - hashie.gemspec - lib/hashie.rb - lib/hashie/dash.rb - lib/hashie/hash.rb - lib/hashie/hash_extensions.rb - lib/hashie/mash.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 licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Your friendly neighborhood hash toolkit. test_files: - spec/hashie/dash_spec.rb - spec/hashie/hash_spec.rb - spec/hashie/mash_spec.rb - spec/spec_helper.rb