rjs-rails 0.0.4 → 0.0.5

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e8889a84c10cc22b3956c46984258f99bbb69333
4
- data.tar.gz: 625eabe05d9ef05ce6ef80ec5f220fb3c91e109f
3
+ metadata.gz: 82dac9627f2fe9a495c6963d916e98d34f2bed2a
4
+ data.tar.gz: af8789a46ebb2b5510421e2c1b3cced1b656ace0
5
5
  SHA512:
6
- metadata.gz: d2bcd107977ec772a5eb9cf0008752bd0844819986788404b5347438d3bcb91eb53f94af030be213f089efe6ba9863a293b38d992d75aab6cd2e8894796a58aa
7
- data.tar.gz: 2089ed229f8cf5bdfcb0d23393ad2f212761eacfa359e55d8772c888fb8a79a08326111fe9cd0d0a88439111865f5d6886961b8b5ffac82c77724c2a203fd27e
6
+ metadata.gz: bcd3636b39266f2f487c482caa7568d9ebe6b9a57e467e26b19f340153b329ffc91b1eb4e8b705bab129ae86e1682b9e3707ca7d268fd2f7713ae5efc0364686
7
+ data.tar.gz: 83c34da7870206967a8bdff863876d09888479bf355ba1800b612d7dd8a9480c7f2ac05e1487d744df4aab6ebb29b7326970c86753806cac86cc6e4d5b17901d
@@ -8,7 +8,7 @@ module RjsRails
8
8
  ActionView::Base.send :include, RjsRails::RjsHelpers
9
9
  end
10
10
 
11
- config.to_prepare do
11
+ config.after_initialize do
12
12
  Rails.application.config.rjs_runtime.reload!
13
13
  end
14
14
 
@@ -1,3 +1,3 @@
1
1
  module RjsRails
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rjs-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - neeraj