Sha256: ded7a67f27daa8cbe2bd5c49ec233ffa616bc06c819941cf91b1d6640cda891c
Contents?: true
Size: 532 Bytes
Versions: 4
Compression:
Stored size: 532 Bytes
Contents
Description: Installs Transcript. Creates a new audit model with the passed model name. Creates a configuration file. Injects the Transcript concerns into ApplicationController and the newly created model. Example: rails generate transcript audit_entry This will create: Configuration: config/initializers/transcript.rb Model: app/models/audit_entry.rb This will modify: Controller: app/controllers/application_controller.rb Model: app/models/audit_entry.rb
Version data entries
4 entries across 4 versions & 1 rubygems