Sha256: c9d89e0d64c5e669c4380c5ac786c80e543ec4c354c42f839519d5c9e98dd79d

Contents?: true

Size: 122 Bytes

Versions: 3

Compression:

Stored size: 122 Bytes

Contents

module ActiveRecordMigrationUi
  module ApplicationCable
    class Channel < ActionCable::Channel::Base
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_record_migration_ui-0.1.2 app/channels/active_record_migration_ui/application_cable/channel.rb
active_record_migration_ui-0.1.1 app/channels/active_record_migration_ui/application_cable/channel.rb
active_record_migration_ui-0.1.0 app/channels/active_record_migration_ui/application_cable/channel.rb