Sha256: 628b1e79b9243e7db15dc0f5936fe9d4a576482dc5182548e05810a06391c58a
Contents?: true
Size: 412 Bytes
Versions: 16
Compression:
Stored size: 412 Bytes
Contents
Description: Apply an application template to an existing application Application templates are traditionally used for new applications. Such as: rails new myapp -m /path/to/template.rb This generator allows the templates to be reused/reapplied to this existing application. Example: rails g run_template /path/to/template.rb rails g run_template https://mycompany.com/template.rb
Version data entries
16 entries across 16 versions & 3 rubygems