Sha256: 6c1e93b5ffb114e4e76280aa82b40bf0863c1b22ca60293720ebd8ec8c43e109

Contents?: true

Size: 1.48 KB

Versions: 0

Compression: gzip

Compressed size: 655 Bytes

Stored size: 655 Bytes

Contents

--- !ruby/object:Gem::Specification
name: assert_same
version: !ruby/object:Gem::Version
  version: 0.7.4
  prerelease: 
platform: ruby
authors:
- Pluron, Inc.
autorequire: 
bindir: bin
cert_chain: []
date: 2013-10-10 00:00:00.000000000 Z
dependencies: []
description: assert_same assertion
email: support@pluron.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- LICENSE
- README
- Rakefile
- assert_same.gemspec
- assert_same.kdev4
- init.rb
- lib/array_diff.rb
- lib/assert_same.rb
- lib/text_diff.rb
- test/assert_same_test.rb
- test/logs/assert_same_exception_with_files.log.ref
- test/logs/assert_same_with_files.log.ref
homepage: http://github.com/acunote/assert_same
licenses:
- MIT
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.23
signing_key: 
specification_version: 3
summary: Assert which checks that two strings (expected and actual) are same and which
  can magically replace expected value with the actual in case the new behavior (and
  new actual value) is correct
test_files:
- test/assert_same_test.rb
- test/logs/assert_same_exception_with_files.log.ref
- test/logs/assert_same_with_files.log.ref

Package Spec version

assert_same-0.7.4