Sha256: 3b00a67bb365edca0509f5cef4e9f7bc8cfffa478ff94de0311eec25ddde8802

Contents?: true

Size: 326 Bytes

Versions: 2

Compression:

Stored size: 326 Bytes

Contents

Description:
    Copy controllers into the host app for customization.

Example:
    rails generate mr_common:controllers

    This will create controller overrides for customization at:
        app/controllers/mr_common/registrations/public_controller.rb
        app/controllers/mr_common/registrations/success_controller.rb

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mr_common-2.1.0 lib/generators/mr_common/controllers/USAGE
mr_common-2.0.0 lib/generators/mr_common/controllers/USAGE