useful_helpers 0.0.13 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,10 @@
1
1
  # coding: utf-8
2
- module CkeditorHelper
3
- def ckeditor
4
- render "shared/ckeditor"
2
+ module UsefulHelpers
3
+ module Helpers
4
+ module CkeditorHelper
5
+ def ckeditor
6
+ render "shared/ckeditor"
7
+ end
8
+ end
5
9
  end
6
10
  end
@@ -1,3 +1,3 @@
1
1
  module UsefulHelpers
2
- VERSION = "0.0.13"
2
+ VERSION = "0.0.14"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: useful_helpers
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: