easymarklet 0.0.9 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -49,10 +49,10 @@
49
49
  }
50
50
 
51
51
  this.createRpcChannel = function(){
52
-
53
52
  _this.consumer = new easyXDM.Rpc(
54
53
  /** The channel configuration*/
55
54
  {
55
+ remote: "",
56
56
  //local: "/assets/cors/index.html",
57
57
  //swf: "/assets/easyxdm.swf",
58
58
  onReady: function(){
@@ -1,3 +1,3 @@
1
1
  module Easymarklet
2
- VERSION = "0.0.9"
2
+ VERSION = "0.0.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: easymarklet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.0.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-03-27 00:00:00.000000000 Z
12
+ date: 2013-03-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -222,7 +222,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
222
222
  version: '0'
223
223
  segments:
224
224
  - 0
225
- hash: -4761417595461597
225
+ hash: -4147224777850264723
226
226
  required_rubygems_version: !ruby/object:Gem::Requirement
227
227
  none: false
228
228
  requirements:
@@ -231,7 +231,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
231
231
  version: '0'
232
232
  segments:
233
233
  - 0
234
- hash: -4761417595461597
234
+ hash: -4147224777850264723
235
235
  requirements: []
236
236
  rubyforge_project:
237
237
  rubygems_version: 1.8.24