Sha256: 1a060c126b2b14670474b90fb7350c826e3456e55e0300b16cf3973ac061498b
Contents?: true
Size: 233 Bytes
Versions: 2
Compression:
Stored size: 233 Bytes
Contents
class Layer2InterfacesController < ApplicationController active_scaffold :layer2_interface do |config| config.columns[:certainty_factor].label = 'Certainty Factor' config.columns[:media_type].label = 'Media Type' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
antfarm-0.3.0 | rails/app/controllers/layer2_interfaces_controller.rb |
antfarm-0.4.0 | rails/app/controllers/layer2_interfaces_controller.rb |