Sha256: 4fa140fcf63873da2105f2316b6678d511dd87ea3a3fd511e96a8560ec012450

Contents?: true

Size: 1.9 KB

Versions: 0

Compression: gzip

Compressed size: 747 Bytes

Stored size: 747 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: tomharris-random_data
version: !ruby/object:Gem::Version 
  version: 1.5.1
platform: ruby
authors: 
- Mike Subelsky
autorequire: 
bindir: bin
cert_chain: []

date: 2009-06-27 00:00:00 -07:00
default_executable: 
dependencies: []

description: 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.
email: random_data@mikeshop.net
executables: []

extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- History.txt
- License.txt
- Manifest.txt
- PostInstall.txt
- README.rdoc
- Rakefile
- VERSION
- 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
- 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: 
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.2.0
signing_key: 
specification_version: 2
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/test_helper.rb
- test/test_random_data.rb

Package Spec version

tomharris-random_data-1.5.1