Sha256: 2ad3da292aaca99bff5dadd3213c5f2fccc992904f19a2b9796550382473bbfa
Contents?: true
Size: 176 Bytes
Versions: 1
Compression:
Stored size: 176 Bytes
Contents
class Layer3InterfacesController < ApplicationController active_scaffold :layer3_interface do |config| config.columns << :node config.list.columns << :node end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
antfarm-0.3.0 | rails/app/controllers/layer3_interfaces_controller.rb |