Sha256: 7733c6d2872ff3012f254ab5eda96e1600eeb16d4f5f164281d96e44a5e09def
Contents?: true
Size: 377 Bytes
Versions: 1
Compression:
Stored size: 377 Bytes
Contents
module AslonSettings class Admin::ParamsController < ApplicationController # aslon_scaffold :display_columns=>%w(), # :show_fields=>%w(), # :edit_fields=>%w(), # :search_fields=>%w(), # :legend=>"Hello" # aslon_scaffold authorize_resource :instance_name=>:admin_param end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aslon_settings-0.1.1 | app/controllers/admin/params_controller.rb |