gbdev-krjs 0.5.2 → 0.5.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.
@@ -157,7 +157,7 @@ module ActionView
157
157
  super
158
158
  end
159
159
  end
160
- include JavascriptHelper
160
+ include JavaScriptHelper
161
161
  include PrototypeHelper
162
162
  include Krjs
163
163
  end
@@ -227,7 +227,7 @@ module ActionView
227
227
  class InstanceTag
228
228
  def template_object; @template_object; end
229
229
  def url_for(options); template_object.url_for(options); end
230
- include JavascriptHelper
230
+ include JavaScriptHelper
231
231
  include PrototypeHelper
232
232
  public :tag_options
233
233
  include Krjs
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gbdev-krjs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.2
4
+ version: 0.5.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Choon Keat
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2008-10-10 00:00:00 -07:00
13
+ date: 2009-01-02 00:00:00 -08:00
14
14
  default_executable:
15
15
  dependencies: []
16
16