adzap-voice_form 0.2.0 → 0.3.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adzap-voice_form
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Meehan
@@ -9,7 +9,7 @@ autorequire: voice_form
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-01-16 00:00:00 -08:00
12
+ date: 2009-03-22 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -27,15 +27,14 @@ files:
27
27
  - Rakefile
28
28
  - lib/voice_form.rb
29
29
  - lib/voice_form
30
- - lib/voice_form/simple_menu.rb
31
30
  - lib/voice_form/form.rb
32
31
  - lib/voice_form/form_field.rb
33
32
  - lib/voice_form/form_methods.rb
34
33
  - spec/form_field_spec.rb
35
- - spec/simple_menu_spec.rb
36
34
  - spec/spec_helper.rb
37
35
  - spec/form_spec.rb
38
36
  - examples/my_component.rb
37
+ - examples/simon_game_voice_form.rb
39
38
  - History.txt
40
39
  has_rdoc: false
41
40
  homepage: http://github.com/adzap/voice_form