identifies_as 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: identifies_as
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -64,7 +64,9 @@ rubyforge_project: identifies_as
64
64
  rubygems_version: 1.8.23
65
65
  signing_key:
66
66
  specification_version: 3
67
- summary: Permits objects to identify as if they are other types of objects. Effects
68
- :is_a? and :===.
67
+ summary: Identities are interfaces. Sometimes it makes more sense to test an identity
68
+ than a method- but then you don't want to limit flexibility. So why not let objects
69
+ that claim to implement your interface identify as your object? IdentifiesAs permits
70
+ objects to identify as if they are other types of objects.
69
71
  test_files: []
70
72
  has_rdoc: