cms-fortress 1.0.8 → 1.0.9

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.8
1
+ 1.0.9
@@ -33,7 +33,7 @@
33
33
  = cms_hook :navigation
34
34
 
35
35
  - else
36
- = render 'cms/fortress/admin/left_nav'
36
+ = render 'cms/fortress/admin/leftnav'
37
37
 
38
38
 
39
39
  = render '/admin/cms/partials/navigation_inner'
data/cms-fortress.gemspec CHANGED
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "cms-fortress"
8
- s.version = "1.0.8"
8
+ s.version = "1.0.9"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Melvin Sembrano"]
12
- s.date = "2013-12-18"
12
+ s.date = "2014-01-01"
13
13
  s.description = "Comfortable Mexican Sofa (CMS) - User and role management extension"
14
14
  s.email = "melvinsembrano@gmail.com"
15
15
  s.extra_rdoc_files = [
@@ -47,6 +47,9 @@ Gem::Specification.new do |s|
47
47
  "app/models/cms_ability.rb",
48
48
  "app/views/admin/cms/pages/_form.html.haml",
49
49
  "app/views/admin/cms/partials/_body_before.html.haml",
50
+ "app/views/cms/fortress/admin/_left_contents_nav.html.haml",
51
+ "app/views/cms/fortress/admin/_left_designs_nav.html.haml",
52
+ "app/views/cms/fortress/admin/_left_settings_nav.html.haml",
50
53
  "app/views/cms/fortress/admin/_leftnav.html.haml",
51
54
  "app/views/cms/fortress/admin/_topnav.html.haml",
52
55
  "app/views/cms/fortress/admin/contents.html.haml",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cms-fortress
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.8
4
+ version: 1.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-12-18 00:00:00.000000000 Z
12
+ date: 2014-01-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -193,6 +193,9 @@ files:
193
193
  - app/models/cms_ability.rb
194
194
  - app/views/admin/cms/pages/_form.html.haml
195
195
  - app/views/admin/cms/partials/_body_before.html.haml
196
+ - app/views/cms/fortress/admin/_left_contents_nav.html.haml
197
+ - app/views/cms/fortress/admin/_left_designs_nav.html.haml
198
+ - app/views/cms/fortress/admin/_left_settings_nav.html.haml
196
199
  - app/views/cms/fortress/admin/_leftnav.html.haml
197
200
  - app/views/cms/fortress/admin/_topnav.html.haml
198
201
  - app/views/cms/fortress/admin/contents.html.haml
@@ -270,7 +273,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
270
273
  version: '0'
271
274
  segments:
272
275
  - 0
273
- hash: 1036308534323409436
276
+ hash: -3791821648256819263
274
277
  required_rubygems_version: !ruby/object:Gem::Requirement
275
278
  none: false
276
279
  requirements: