Sha256: 3d6168bb02a2c0efa9e9f753c1a43f7d1cce953efeaf7a6f4ddb6788cf7b5bf4

Contents?: true

Size: 320 Bytes

Versions: 1

Compression:

Stored size: 320 Bytes

Contents

Description:
    Copy controllers into the host app for customization.

Example:
    rails generate mr_common:admin

    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

1 entries across 1 versions & 1 rubygems

Version Path
mr_common-2.1.0 lib/generators/mr_common/admin/USAGE