Sha256: 5d46a6447089563da4ac46b693f8a5f5b0bfa95c3b84812ad85c8362d904d117
Contents?: true
Size: 1.53 KB
Versions: 0
Compression: gzip
Compressed size: 652 Bytes
Stored size: 652 Bytes
Contents
--- !ruby/object:Gem::Specification name: proc-throttle version: !ruby/object:Gem::Version version: 0.0.2 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: &70237639238540 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *70237639238540 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: -1302762173298871425 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -1302762173298871425 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