enumerations_mixin 0.2.1 → 0.2.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 +6 -6
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enumerations_mixin
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 19
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 1
10
- version: 0.2.1
9
+ - 2
10
+ version: 0.2.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Trevor Squires
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-11-24 00:00:00 -08:00
19
+ date: 2012-01-10 00:00:00 -08:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
@@ -102,5 +102,5 @@ rubygems_version: 1.3.7
102
102
  signing_key:
103
103
  specification_version: 3
104
104
  summary: Allows you to treat instances of your ActiveRecord models as though they were an enumeration of values
105
- test_files:
106
- - examples/virtual_enumerations_sample.rb
105
+ test_files: []
106
+