state_machine_ext 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: state_machine_ext
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
  - Sphere Consulting Inc.
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-12-08 00:00:00 +02:00
18
+ date: 2010-12-21 00:00:00 +02:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -34,7 +34,7 @@ dependencies:
34
34
  version: 0.9.4
35
35
  type: :runtime
36
36
  version_requirements: *id001
37
- description: " Extensions for the state_machine gem\n"
37
+ description: " state_machine extensions(state groups, find transitions)\n"
38
38
  email:
39
39
  executables: []
40
40
 
@@ -87,6 +87,6 @@ rubyforge_project:
87
87
  rubygems_version: 1.3.7
88
88
  signing_key:
89
89
  specification_version: 3
90
- summary: Extensions for the state_machine gem
90
+ summary: state_machine extensions(state groups, find transitions)
91
91
  test_files: []
92
92