lib/allen/cli.rb in allen-0.1.3 vs lib/allen/cli.rb in allen-0.1.4
- old
+ new
@@ -22,10 +22,10 @@
directory 'src'
template '.gitignore'
template 'README.md.tt'
template 'Rakefile.tt'
- template 'Gemfile'
+ template 'Gemfile.tt'
end
no_tasks do
def guid
SecureRandom.uuid.to_s.upcase