iab-RailsGlue 0.1.3 → 0.1.4

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 +4 -6
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iab-RailsGlue
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gary Mawdsley
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-03-31 00:00:00 -07:00
12
+ date: 2009-03-31 00:00:00 +01:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -41,10 +41,7 @@ extensions: []
41
41
  extra_rdoc_files: []
42
42
 
43
43
  files:
44
- - lib/hooks
45
- - lib/hooks/controllers
46
44
  - lib/hooks/controllers/iabbase_controller.rb
47
- - lib/hooks/helpers
48
45
  - lib/hooks/helpers/instance_tag.rb
49
46
  - lib/hooks/helpers/paypal_helper.rb
50
47
  - lib/hooks/helpers/ActionView.rb
@@ -52,7 +49,8 @@ files:
52
49
  - lib/hooks/helpers/iab_helper.rb
53
50
  has_rdoc: true
54
51
  homepage: http://github.com/iab/RailsGlue
55
- licenses:
52
+ licenses: []
53
+
56
54
  post_install_message:
57
55
  rdoc_options:
58
56
  - --inline-source