Sha256: cfb5e11105e6b25d8cfa2769ef1004134495e0adeb5b5760d5e3244facd4b3e4
Contents?: true
Size: 331 Bytes
Versions: 2
Compression:
Stored size: 331 Bytes
Contents
Description: Add a description for your ActiveCopy model generator here. Example: rails generate copy <%= file_name %> <% if datestamped? %> This will create: app/views/<%= table_name %>/content/2000-01-01-name.md <% else %> This will create: app/views/<%= table_name %>/content/name.md <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active_copy-1.0.0 | lib/generators/copy/templates/USAGE.erb |
active_copy-1.0.0.pre | lib/generators/copy/templates/USAGE.erb |