identifies_as 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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: