conte_rails_template 0.0.17 → 0.0.18

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.17"
2
+ VERSION = "0.0.18"
3
3
  end
@@ -15,6 +15,8 @@ module ConteRailsTemplate #:nodoc:
15
15
  copy_file 'shared/_breadcrumbs_default.html.erb', 'app/views/shared/_breadcrumbs_default.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'
18
20
 
19
21
  copy_file 'erb/scaffold/_form.html.erb', 'lib/templates/erb/scaffold/_form.html.erb'
20
22
  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.17
4
+ version: 0.0.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: