conte_rails_template 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ConteRailsTemplate
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
3
3
  end
@@ -6,7 +6,7 @@ module ConteRailsTemplate #:nodoc:
6
6
 
7
7
  def copy_stuff #:nodoc:
8
8
  copy_file 'layout.html.erb', 'app/views/layouts/application.html.erb'
9
- copy_file 'session.html.erb', 'app/views/layouts/single.html.erb'
9
+ copy_file 'single.html.erb', 'app/views/layouts/single.html.erb'
10
10
  copy_file 'navigation_renderers.rb', 'config/initializers/conte_navigation_renderers.rb'
11
11
  copy_file 'simple_navigation.rb', 'config/navigation.rb'
12
12
  copy_file 'wice_grid_config.rb', 'config/initializers/wice_grid_config.rb'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conte_rails_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: