Description:

This generator creates channel files with the right code for Apiotics interactions.

Example:

rails generate apiotics:channel Worker Driver
            rails generate apiotics:channel Worker Script

This will create:
    app/channel/worker/driver_channel.rb
                            app/assets/javascripts/channels/worker_driver.coffee