Sha256: 51e11f3c6f069bcb9afb6017df155b0ff1e31018600087a8ed39970eebab5830
Contents?: true
Size: 540 Bytes
Versions: 72
Compression:
Stored size: 540 Bytes
Contents
- title t('.title', name: SystemConfiguration.environment.titleize) = edit_class_link_tag(SystemConfiguration, class_action_path(:edit)) .container .row .s12 %table.highlight.striped.extended %thead %tr %th.center-align=t('.field_header') %th.center-align=t('.value_header') %tbody - SystemConfiguration.allowed_param_names.sort.each do |field| %tr %td.right-align=field.titleize %td.left-align=mask_system_configuration(field)
Version data entries
72 entries across 72 versions & 1 rubygems