Sha256: f2888645fcb62f7d3ebf765baf81ae99050bac4ca4a2892f94f33bd6f7f930ea

Contents?: true

Size: 1.5 KB

Versions: 0

Compression: gzip

Compressed size: 652 Bytes

Stored size: 652 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: ruby-mass
version: !ruby/object:Gem::Version 
  prerelease: 
  version: 0.1.0
platform: ruby
authors: 
- Paul Engel
autorequire: 
bindir: bin
cert_chain: []

date: 2012-06-11 00:00:00 Z
dependencies: []

description: Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing by namespace
email: 
- paul.engel@holder.nl
executables: []

extensions: []

extra_rdoc_files: []

files: 
- .gitignore
- CHANGELOG.rdoc
- Gemfile
- MIT-LICENSE
- README.rdoc
- Rakefile
- VERSION
- lib/core_ext.rb
- lib/core_ext/object.rb
- lib/mass.rb
- lib/ruby-mass.rb
- lib/ruby-mass/version.rb
- ruby-mass.gemspec
- script/console
- test/test_helper.rb
- test/unit/test_mass.rb
homepage: https://github.com/archan937/ruby-objects
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.8.17
signing_key: 
specification_version: 3
summary: Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing by namespace
test_files: 
- test/test_helper.rb
- test/unit/test_mass.rb

Package Spec version

ruby-mass-0.1.0