bootstrap-wysiwyg-rails 0.2.1 → 0.2.2

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.
@@ -1,5 +1,5 @@
1
1
  module Bootstrap
2
2
  module Wysiwyg
3
- VERSION = "0.2.1"
3
+ VERSION = "0.2.2"
4
4
  end
5
5
  end
@@ -2,7 +2,9 @@ require "bootstrap/wysiwyg/version"
2
2
 
3
3
  module Bootstrap
4
4
  module Wysiwyg
5
- class Rails < ::Engine
5
+ module Rails
6
+ class Engine < ::Rails::Engine
7
+ end
6
8
  end
7
9
  end
8
10
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-wysiwyg-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -118,7 +118,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
118
118
  segments:
119
119
  - 0
120
120
  version: '0'
121
- hash: -3267570602775455439
121
+ hash: 727608947198768663
122
122
  none: false
123
123
  required_rubygems_version: !ruby/object:Gem::Requirement
124
124
  requirements:
@@ -127,7 +127,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
127
127
  segments:
128
128
  - 0
129
129
  version: '0'
130
- hash: -3267570602775455439
130
+ hash: 727608947198768663
131
131
  none: false
132
132
  requirements: []
133
133
  rubyforge_project: