lib/rail/generator.rb in rail-0.0.8 vs lib/rail/generator.rb in rail-0.1.0

- old
+ new

@@ -10,10 +10,10 @@ 'app/views/layouts/application.html.haml.erb', 'config/application.rb.erb', 'config.ru.erb', 'Gemfile', 'public/favicon.png', - 'Rakefile.erb' + 'Rakefile.erb', ] def initialize(options) destination = options.fetch(:destination) source = File.expand_path('../templates', __FILE__)