Sha256: e2dc5d72498da38b53b796bc2db3b99c65c0a73595fed9d64a19f558adec971f
Contents?: true
Size: 379 Bytes
Versions: 5
Compression:
Stored size: 379 Bytes
Contents
Your new Sinatra app <%= @gen.camelname %> has been created <% if @gen.renamed %> (Note that '<%= @gen.filename %>' has been changed to '<%= @gen.wormname %>' because Ruby finds '-'s troubling) <% end %> Now do cd <%= @gen.wormname %> bundle rake And presuming that passes OK git add . git commit -m 'First commit' You can run the app with rackup
Version data entries
5 entries across 5 versions & 1 rubygems