pushtype/push_type

View on GitHub
core/lib/generators/push_type/presenter/USAGE

Summary

Maintainability
Test Coverage
Description:
    Generates a presenter that inherits from PushType::Presenter

Example:
    rails generate push_type:presenter page

    This will create:
        app/presenters/page_presenter.rb