dioxide_rails 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,8 +19,6 @@ module Dioxide
19
19
  unloadable
20
20
 
21
21
  def call
22
- puts "Here's mount_at? #{Dioxide::Engine::config.mount_at}"
23
-
24
22
  req = RPCRequest.new(request.body)
25
23
 
26
24
  begin
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: dioxide_rails
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.0
5
+ version: 0.1.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Jason Vasquez