Sha256: 6ea4c07b914ef6a7642dd1de9898b58861df56b62ee1c9771b9a94774ee89c8e
Contents?: true
Size: 1.96 KB
Versions: 0
Compression: gzip
Compressed size: 822 Bytes
Stored size: 822 Bytes
Contents
--- !ruby/object:Gem::Specification name: random_data version: !ruby/object:Gem::Version hash: 7 prerelease: false segments: - 1 - 5 - 2 version: 1.5.2 platform: ruby authors: - Mike Subelsky - Tom Harris autorequire: bindir: bin cert_chain: [] date: 2010-11-16 00:00:00 -05:00 default_executable: dependencies: [] description: Random data generator email: thomas.e.harris@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - History.txt - License.txt - PostInstall.txt - README.rdoc - Rakefile - config/website.yml - lib/random_data.rb - lib/random_data/array_randomizer.rb - lib/random_data/booleans.rb - lib/random_data/contact_info.rb - lib/random_data/dates.rb - lib/random_data/grammar.rb - lib/random_data/locations.rb - lib/random_data/markov.rb - lib/random_data/names.rb - lib/random_data/numbers.rb - lib/random_data/text.rb - lib/random_data/version.rb - random_data.gemspec - script/console - script/destroy - script/generate - script/txt2html - test/henry_v_prolog.txt - test/test_helper.rb - test/test_random_data.rb has_rdoc: true homepage: http://github.com/tomharris/random_data licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: A Ruby gem that provides a Random class with a series of methods for generating random test data including names, mailing addresses, dates, phone numbers, e-mail addresses, and text. test_files: - test/henry_v_prolog.txt - test/test_helper.rb - test/test_random_data.rb