Sha256: a2ec4c8887bc5d94c04a9073b2652ddd75daa82bd4c4ff789e8e69453d97694b
Contents?: true
Size: 467 Bytes
Versions: 2
Compression:
Stored size: 467 Bytes
Contents
Description: Generates a new ActiveCopy model for use in this project. Specify attributes that the model will use in the arguments following the first. Example: rails generate copy article name title tags category date This will create: app/models/article.rb spec/models/article_spec.rb lib/generators/article/article_generator.rb lib/generators/article/templates/view.md.erb lib/generators/article/USAGE
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active_copy-1.0.0 | lib/generators/copy/USAGE |
active_copy-1.0.0.pre | lib/generators/copy/USAGE |