Sha256: 1d372760b2fc2ea25f57afb728942a6980e765285521e448ec2f2c59738e2a28
Contents?: true
Size: 226 Bytes
Versions: 43
Compression:
Stored size: 226 Bytes
Contents
class MultiValueWithHelpInput < MultiValueInput include WithHelpIcon # Overriding this so that the class is correct and the javascript for multivalue will work on this. def input_type 'multi_value'.freeze end end
Version data entries
43 entries across 43 versions & 2 rubygems