Sha256: 7f858edb6916cc7c1388fd6d69a63397a70e6cc6910e441ba59613257f071d07
Contents?: true
Size: 1.53 KB
Versions: 0
Compression: gzip
Compressed size: 650 Bytes
Stored size: 650 Bytes
Contents
--- !ruby/object:Gem::Specification name: proc-throttle version: !ruby/object:Gem::Version version: 0.1.0 prerelease: platform: ruby authors: - youpy autorequire: bindir: bin cert_chain: [] date: 2012-05-24 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: &70357420018840 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *70357420018840 description: ! 'Proc#throttle: throttling calls' email: - youpy@buycheapviagraonlinenow.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - Gemfile - LICENSE - README.md - Rakefile - lib/proc/throttle.rb - proc-throttle.gemspec - spec/spec_helper.rb - spec/throttle_spec.rb homepage: '' 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' segments: - 0 hash: 740962742363662978 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 740962742363662978 requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: A library to add Proc#throttle for throttling calls test_files: - spec/spec_helper.rb - spec/throttle_spec.rb