backbone-syphon-rails 0.4.1.1 → 0.4.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,8 @@ require "backbone-syphon-rails/version"
3
3
  module Backbone
4
4
  module Syphon
5
5
  module Rails
6
- # Your code goes here...
6
+ class Engine < ::Rails::Engine
7
+ end
7
8
  end
8
9
  end
9
10
  end
@@ -1,7 +1,7 @@
1
1
  module Backbone
2
2
  module Syphon
3
3
  module Rails
4
- VERSION = "0.4.1.1"
4
+ VERSION = "0.4.1.2"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: backbone-syphon-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1.1
4
+ version: 0.4.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: