Sha256: 3fb80a7f67068a81235d1571563d6de3eb716c3914ce25a40c26642fddc4f277
Contents?: true
Size: 1.65 KB
Versions: 0
Compression: gzip
Compressed size: 640 Bytes
Stored size: 640 Bytes
Contents
--- !ruby/object:Gem::Specification name: blundersaur version: !ruby/object:Gem::Version version: 0.0.0 platform: ruby authors: - Jeremy Stephens autorequire: bindir: bin cert_chain: [] date: 2010-02-03 00:00:00 -06:00 default_executable: dependencies: [] description: A library of Ruby methods to simulate data entry mistakes email: viking415@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - blundersaur.gemspec - lib/blundersaur.rb - lib/blundersaur/extensions.rb - lib/blundersaur/extensions/string.rb - lib/blundersaur/keyboards.rb - lib/blundersaur/keyboards/qwerty.rb - test.watchr - test/blundersaur/extensions/test_string.rb - test/blundersaur/keyboards/test_qwerty.rb - test/blundersaur/test_extensions.rb - test/helper.rb - test/test_blundersaur.rb has_rdoc: true homepage: http://github.com/viking/blundersaur licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: A library of Ruby methods to simulate data entry mistakes test_files: - test/blundersaur/test_extensions.rb - test/blundersaur/extensions/test_string.rb - test/blundersaur/keyboards/test_qwerty.rb - test/helper.rb - test/test_blundersaur.rb