Sha256: 5a8bcea7fcfc58e6a23fbdbb48d50a59c3232b0584bb49e8bd6c5a164f9b8892

Contents?: true

Size: 1.89 KB

Versions: 0

Compression: gzip

Compressed size: 686 Bytes

Stored size: 686 Bytes

Contents

--- !ruby/object:Gem::Specification
name: ruby-anything
version: !ruby/object:Gem::Version
  version: 0.0.4
platform: ruby
authors:
- Takatoshi Matsumoto
autorequire: 
bindir: bin
cert_chain: []
date: 2013-12-12 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: 

Package Spec version

ruby-anything-0.0.4