Project

General

Profile

Download (151 Bytes) Statistics
| Branch: | Tag: | Revision:
class HostParametersController < ApplicationController
active_scaffold :host_parameters do |config|
config.columns = [ :name, :value ]
end
end
(14-14/28)