Sha256: 10d9c80ef8482a4ba910832fb77c72192b4e6950592bf1291e51a5c005940527
Contents?: true
Size: 243 Bytes
Versions: 14
Compression:
Stored size: 243 Bytes
Contents
module ActiveScaffold module Helpers # Helpers that assist with the rendering of a Form Column module ConfigListHelpers def config_list_ol_id "ol_#{element_form_id(:action => :config_list)}" end end end end
Version data entries
14 entries across 14 versions & 2 rubygems