Sha256: 1bf1cbe0d1f660662861a19261f52ce54eee3588acc67aa695931c0a420229f3
Contents?: true
Size: 1.89 KB
Versions: 0
Compression: gzip
Compressed size: 688 Bytes
Stored size: 688 Bytes
Contents
--- !ruby/object:Gem::Specification name: ruby-anything version: !ruby/object:Gem::Version version: 0.0.5 platform: ruby authors: - Takatoshi Matsumoto autorequire: bindir: bin cert_chain: [] date: 2014-01-20 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' description: Anything interface for ruby email: - toqoz403@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - Gemfile - LICENSE.txt - README.md - Rakefile - lib/ruby-anything.rb - lib/ruby-anything/base_window.rb - lib/ruby-anything/cursor.rb - lib/ruby-anything/filterable.rb - lib/ruby-anything/kernel_ext.rb - lib/ruby-anything/text.rb - lib/ruby-anything/version.rb - lib/ruby-anything/windows.rb - lib/ruby-anything/windows/items_window.rb - lib/ruby-anything/windows/prompt_window.rb - lib/ruby-anything/windows/text_window.rb - ruby-anything.gemspec - spec/ruby-anything/filterable_spec.rb - spec/spec_helper.rb homepage: http://github.com/ToQoz/ruby-anything licenses: [] 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.0.2 signing_key: specification_version: 4 summary: Provide anything interface for ruby. Adds method 'anything' to Kernel. test_files: - spec/ruby-anything/filterable_spec.rb - spec/spec_helper.rb has_rdoc: