Sha256: c058d98b1ac522ea0bc3f41a7fa61c0ddd2d27f543ed2378975b12ee1bc3f214
Contents?: true
Size: 1.75 KB
Versions: 0
Compression: gzip
Compressed size: 695 Bytes
Stored size: 695 Bytes
Contents
--- !ruby/object:Gem::Specification name: orangutan version: !ruby/object:Gem::Version version: 0.0.4 platform: ruby authors: - Mark Ryall autorequire: bindir: bin cert_chain: [] date: 2009-05-13 00:00:00 +10:00 default_executable: dependencies: [] description: A mocking library that supports creation of ironruby mock objects (in addition to pure ruby ones) email: mark@ryall.name executables: [] extensions: [] extra_rdoc_files: - README files: - README - Rakefile - VERSION.yml - lib/orangutan.rb - lib/orangutan/call.rb - lib/orangutan/chantek.rb - lib/orangutan/container.rb - lib/orangutan/expectation.rb - lib/orangutan/raiser.rb - lib/orangutan/stub_base.rb - orangutan.gemspec - prepare.cmd - spec/clr/ClassWithANonVirtualMethod.cs - spec/clr/ClassWithANonVirtualProperty.cs - spec/clr/ClassWithAVirtualMethod.cs - spec/clr/ClassWithAVirtualProperty.cs - spec/clr/Consumer.cs - spec/clr/IHaveAMethod.cs - spec/clr/IHaveAProperty.cs - spec/clr/IHaveAnEvent.cs - spec/spec_chantek.rb - spec/spec_chantek_clr.rb - spec/spec_chantek_recurse.rb - spec/spec_expectation.rb has_rdoc: true homepage: http://github.com/markryall/orangutan 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: orangutan rubygems_version: 1.3.1 signing_key: specification_version: 2 summary: A mock objects library test_files: - spec/spec_chantek.rb - spec/spec_chantek_clr.rb - spec/spec_chantek_recurse.rb - spec/spec_expectation.rb