Sha256: 04918cb07850be04041d7e34b069ad8b5a46b8d0e7790f7087a8b262b7b22ba3
Contents?: true
Size: 764 Bytes
Versions: 19
Compression:
Stored size: 764 Bytes
Contents
- title SystemConfiguration.environment.titleize .container .row .s12 .card .card-content .card-title=SystemConfiguration.environment.titleize .card-tray = edit_link_tag(SystemConfiguration, class_action_path(:edit)) = replay_link_tag(SystemConfiguration, class_action_path(:sync)) .card .card-content.section-data-tables %table.highlight.striped.data-table %thead %tr =table_header_tag :field =table_header_tag :value %tbody - SystemConfiguration.allowed_param_names.sort.each do |field| %tr %td=field %td=mask_system_configuration(field)
Version data entries
19 entries across 19 versions & 1 rubygems