conte_rails_template 0.0.21 → 0.0.22

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.0.21"
2
+ VERSION = "0.0.22"
3
3
  end
@@ -12,11 +12,9 @@ module ConteRailsTemplate #:nodoc:
12
12
  copy_file 'wice_grid_config.rb', 'config/initializers/wice_grid_config.rb'
13
13
  copy_file 'wice_grid_local.yml', 'config/locales/wice_grid.yml'
14
14
 
15
- copy_file 'shared/_breadcrumbs_default.html.erb', 'app/views/shared/_breadcrumbs_default.html.erb'
15
+ copy_file 'shared/_breadcrumbs.html.erb', 'app/views/shared/_breadcrumbs.html.erb'
16
16
  copy_file 'shared/_notification.html.erb', 'app/views/shared/_notification.html.erb'
17
17
  copy_file 'shared/_page_toolbar.html.erb', 'app/views/shared/_page_toolbar.html.erb'
18
- copy_file 'shared/_breadcrumbs_home.html.erb', 'app/views/shared/_breadcrumbs_home.html.erb'
19
- copy_file 'shared/_breadcrumbs_navigation.html.erb', 'app/views/shared/_breadcrumbs_navigation.html.erb'
20
18
 
21
19
  copy_file 'erb/scaffold/_form.html.erb', 'lib/templates/erb/scaffold/_form.html.erb'
22
20
  copy_file 'erb/scaffold/edit.html.erb', 'lib/templates/erb/scaffold/edit.html.erb'
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.0.21
4
+ version: 0.0.22
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: