Sha256: 2083242f78d0a91c1c3d05bc5f86dc7331bb2d59929730f3b3c18f5bbcacafb3
Contents?: true
Size: 568 Bytes
Versions: 8
Compression:
Stored size: 568 Bytes
Contents
# PsuedoEntity A class for generating realistic looking data for people, companies, etc. ## Installation Add this line to your application's Gemfile: gem 'psuedo_entity' And then execute: $ bundle Or install it yourself as: $ gem install psuedo_entity ## Usage entity = PseudoEntity.new puts entity ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
8 entries across 8 versions & 1 rubygems