AlexanderZaytsev/active_model_pusher

View on GitHub
lib/generators/pusher/USAGE

Summary

Maintainability
Test Coverage
Description:
    Generates a pusher for the give resource

Example:
    rails generate pusher Post created updated destroyed

    This will create:
        app/pushers/post_pusher.rb