Sha256: bf6f6cb5614ef890762179246038f7b515c8b0bdaf70c735b451b9919c11fd9a

Contents?: true

Size: 203 Bytes

Versions: 3

Compression:

Stored size: 203 Bytes

Contents

say 'Creating app/views/templates'
empty_directory 'app/views/templates'

say 'Creating example template'
file_create 'app/views/templates/example.html.erb', "<%= provide(:title, 'Example') %>\nExample"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
templates-rails-0.1.6 lib/install/templates.rb
templates-rails-0.1.5 lib/install/templates.rb
templates-rails-0.1.4 lib/install/templates.rb