bootstrap-wysihtml5-rails 0.3.1.5 → 0.3.1.6

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -58,8 +58,8 @@ You may include all locales like this:
58
58
 
59
59
  Or just add the ones that you want
60
60
 
61
- //= require bootstrap-wysihtml5/de-DE
62
- //= require bootstrap-wysihtml5/es-ES
61
+ //= require bootstrap-wysihtml5/locales/de-DE
62
+ //= require bootstrap-wysihtml5/locales/es-ES
63
63
  ```
64
64
 
65
65
  You may need to restart your rails server.
@@ -1,5 +1,5 @@
1
1
  module BootstrapWysihtml5Rails
2
2
  module Rails
3
- VERSION = "0.3.1.5"
3
+ VERSION = "0.3.1.6"
4
4
  end
5
5
  end
@@ -1,4 +1,4 @@
1
1
  /*
2
2
  *= require ./core
3
- *= require ./wysiwyg-color.css
3
+ *= require ./wysiwyg-color
4
4
  */
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-wysihtml5-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1.5
4
+ version: 0.3.1.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -103,7 +103,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
103
103
  version: '0'
104
104
  segments:
105
105
  - 0
106
- hash: -1062600490006469924
106
+ hash: -3082524895478545602
107
107
  required_rubygems_version: !ruby/object:Gem::Requirement
108
108
  none: false
109
109
  requirements:
@@ -112,7 +112,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
112
112
  version: '0'
113
113
  segments:
114
114
  - 0
115
- hash: -1062600490006469924
115
+ hash: -3082524895478545602
116
116
  requirements: []
117
117
  rubyforge_project:
118
118
  rubygems_version: 1.8.24