Sha256: 52cd978e7fd2f7233a6754609f3ebdc2bd1a9c29a3fc0b4de3a1c62abe8f2820
Contents?: true
Size: 1.34 KB
Versions: 0
Compression: gzip
Compressed size: 601 Bytes
Stored size: 601 Bytes
Contents
--- !ruby/object:Gem::Specification name: mpatch version: !ruby/object:Gem::Version version: 2.0.0 platform: ruby authors: - Adam Luzsi autorequire: bindir: bin cert_chain: [] date: 2014-03-19 00:00:00.000000000 Z dependencies: [] description: This is a collection of my Ruby monkey patches for making easer to use the basic classes email: - adamluzsi@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - README.md - Rakefile - VERSION - create_folder.rb - files.rb - lib/mpatch.rb - lib/mpatch/array.rb - lib/mpatch/class.rb - lib/mpatch/file.rb - lib/mpatch/hash.rb - lib/mpatch/integer.rb - lib/mpatch/module.rb - lib/mpatch/object.rb - lib/mpatch/proc.rb - lib/mpatch/process.rb - lib/mpatch/random.rb - lib/mpatch/string.rb - lib/mpatch/yml.rb - mpatch.gemspec homepage: https://github.com/adamluzsi/mpatch licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: collection of methods for extend basic classes test_files: []