Sha256: 80f0131356712b509100261efe70ad1fa0d0b91887360b983b128a278a419332
Contents?: true
Size: 260 Bytes
Versions: 1
Compression:
Stored size: 260 Bytes
Contents
say '## GENERAL >>' run 'rm public/index.html' run 'rm public/images/rails.png' run 'rm README' run 'rm README.rdoc' run 'rm public/favicon.ico' file 'README.md', <<-FILE #{ARGV[0].humanize} =========== FILE run 'mkdir app/workers' run 'mkdir app/uploaders'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails-maker-0.1.7 | templates/default/lib/general.rb |