kuhsaft 1.4.0 → 1.4.1
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.
|
File without changes
|
data/lib/kuhsaft/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kuhsaft
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.4.
|
|
4
|
+
version: 1.4.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -337,7 +337,7 @@ files:
|
|
|
337
337
|
- app/controllers/kuhsaft/cms/pages_controller.rb
|
|
338
338
|
- app/controllers/kuhsaft/pages_controller.rb
|
|
339
339
|
- app/helpers/cms_helper.rb
|
|
340
|
-
- app/helpers/kuhsaft/
|
|
340
|
+
- app/helpers/kuhsaft/admin_helper.rb
|
|
341
341
|
- app/helpers/kuhsaft/cms/admin_helper.rb
|
|
342
342
|
- app/helpers/kuhsaft/cms/pages_helper.rb
|
|
343
343
|
- app/helpers/pages_helper.rb
|
|
@@ -541,7 +541,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
541
541
|
version: '0'
|
|
542
542
|
segments:
|
|
543
543
|
- 0
|
|
544
|
-
hash:
|
|
544
|
+
hash: -3953716531666341430
|
|
545
545
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
546
546
|
none: false
|
|
547
547
|
requirements:
|
|
@@ -550,10 +550,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
550
550
|
version: '0'
|
|
551
551
|
segments:
|
|
552
552
|
- 0
|
|
553
|
-
hash:
|
|
553
|
+
hash: -3953716531666341430
|
|
554
554
|
requirements: []
|
|
555
555
|
rubyforge_project: kuhsaft
|
|
556
|
-
rubygems_version: 1.8.
|
|
556
|
+
rubygems_version: 1.8.25
|
|
557
557
|
signing_key:
|
|
558
558
|
specification_version: 3
|
|
559
559
|
summary: A tool that helps you to manage your content within your app.
|