Sha256: 4cf58584200c58c390dfb5ce0fb43731cdf12e072a5004f9032a64a409e793a5
Contents?: true
Size: 188 Bytes
Versions: 5
Compression:
Stored size: 188 Bytes
Contents
require 'faye/websocket' require 'network_executive/station/local_affiliate' module NetworkExecutive class Station < Rails::Engine endpoint Station::LocalAffiliate.new end end
Version data entries
5 entries across 5 versions & 1 rubygems