Sha256: 44249da2b7dce47edf50d4841ec0d6eed36366f3aaeaeece683f2ba637afd9ad
Contents?: true
Size: 178 Bytes
Versions: 2
Compression:
Stored size: 178 Bytes
Contents
module NetworkExecutive class NetworkController < NetworkExecutive::ApplicationController def index @channels = NetworkExecutive::Network.channels end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
network_executive-0.0.3 | app/controllers/network_executive/network_controller.rb |
network_executive-0.0.2 | app/controllers/network_executive/network_controller.rb |