hobo_ckeditor 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.2
1
+ 0.0.3
data/lib/hobo_ckeditor.rb CHANGED
@@ -1,6 +1,7 @@
1
1
  require 'ckeditor'
2
2
  require 'hobo_fields'
3
3
  require 'hobo_rapid'
4
+ require 'hobo_ckeditor'
4
5
  require 'hobo_ckeditor/types/ck_editor_text'
5
6
 
6
7
  module HoboCkeditor
@@ -0,0 +1,2 @@
1
+ <include src="inputs/*"/>
2
+ <include src="views/*"/>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hobo_ckeditor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -76,8 +76,9 @@ files:
76
76
  - hobo_ckeditor.gemspec
77
77
  - lib/hobo_ckeditor.rb
78
78
  - lib/hobo_ckeditor/types/ck_editor_text.rb
79
- - taglibs/input_for_cktext.dryml
80
- - taglibs/view_for_cktext.dryml
79
+ - taglibs/hbo_ckeditor_rapid.dryml
80
+ - taglibs/inputs/input_for_cktext.dryml
81
+ - taglibs/views/view_for_cktext.dryml
81
82
  homepage: https://github.com/ppavlovich/hobo_ckeditor
82
83
  licenses: []
83
84
  post_install_message:
@@ -94,7 +95,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
94
95
  version: '0'
95
96
  segments:
96
97
  - 0
97
- hash: 22393869537307037
98
+ hash: 4603121423448422764
98
99
  required_rubygems_version: !ruby/object:Gem::Requirement
99
100
  none: false
100
101
  requirements: