Sha256: 7148693d89ccc56bb4fa6a07d1c241f5b7cf8568d7b1fd30e3754d73e98fb1d6
Contents?: true
Size: 1.41 KB
Versions: 0
Compression: gzip
Compressed size: 571 Bytes
Stored size: 571 Bytes
Contents
--- !ruby/object:Gem::Specification name: hashify version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Joshua Hull autorequire: bindir: bin cert_chain: [] date: 2009-11-01 00:00:00 -04:00 default_executable: dependencies: [] description: Simple to_hash, to_json <-> from_hash, from_json email: joshbuddy@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - README.rdoc - Rakefile - VERSION - lib/hashify.rb - lib/hashify/auto.rb - lib/hashify/convert.rb - lib/hashify/json.rb - spec/auto_spec.rb - spec/convert_spec.rb - spec/from_hash_spec.rb - spec/json_spec.rb - spec/spec.opts - spec/spec_helper.rb - spec/to_hash_spec.rb has_rdoc: true homepage: http://github.com/joshbuddy/hashify 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: Simple to_hash, to_json <-> from_hash, from_json test_files: - spec/auto_spec.rb - spec/convert_spec.rb - spec/from_hash_spec.rb - spec/json_spec.rb - spec/spec_helper.rb - spec/to_hash_spec.rb