Sha256: f59687b71b921191a2a13dddef2d3c28e1a3c5d0faf5b6fe62b5f7882f047c17
Contents?: true
Size: 285 Bytes
Versions: 62
Compression:
Stored size: 285 Bytes
Contents
= hidden_field_tag 'product_rule[name]', 'price', id: nil Price is = select_tag 'product_rule[operator]', options_for_select(product_rule_operators, rule.operator) = currency_symbol = number_field_tag 'product_rule[value]', rule.value, class: 'text-box text-box--i18n text-box--small'
Version data entries
62 entries across 62 versions & 1 rubygems