Sha256: ef9509386244bb3bdac393caf0ae0ea9962d6ae1cb3ccefa6b5144ef49ee7758

Contents?: true

Size: 369 Bytes

Versions: 1

Compression:

Stored size: 369 Bytes

Contents

Description:
    Copy CSV export controller & renderer into the host app for customization.

Example:
    rails generate mr_common:csv

    This will create controller overrides for customization at:
        app/controllers/mr_common/registrations/export_controller.rb
        app/models/mr_common/csv_renderer.rb
        app/models/mr_common/registration_decorator.rb

Version data entries

1 entries across 1 versions & 1 rubygems

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