Sha256: e2d009f577b8e6e8aeb3e3e9fc5c56cd825b4ae811af0058b5161818e0b0bee9
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 606 Bytes
Stored size: 606 Bytes
Contents
--- !ruby/object:Gem::Specification name: jelly_bird version: !ruby/object:Gem::Version hash: 23 prerelease: segments: - 0 - 0 - 4 version: 0.0.4 platform: ruby authors: - JO autorequire: bindir: bin cert_chain: [] date: 2011-07-16 00:00:00 Z dependencies: [] description: JellyBird is a ultra small factory to help generating objects for purpose of tests. email: - jakub.oboza@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - Gemfile - LICENCE - Rakefile - Readme.md - jelly_bird.gemspec - lib/jelly_bird.rb - lib/jelly_bird/define.rb - lib/jelly_bird/gen.rb - lib/jelly_bird/version.rb - spec/jelly_bird/custom_builders_spec.rb - spec/jelly_bird/jelly_bird_spec.rb - spec/spec_helper.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 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: jelly_bird rubygems_version: 1.8.3 signing_key: specification_version: 3 summary: Ultra small gem for generating objects test_files: - spec/jelly_bird/custom_builders_spec.rb - spec/jelly_bird/jelly_bird_spec.rb - spec/spec_helper.rb