Sha256: a618555e9a920485229f67d1ce007fc9345fd1afbab5d4d69ed1fb2155c8f2f2
Contents?: true
Size: 224 Bytes
Versions: 2
Compression:
Stored size: 224 Bytes
Contents
module ExtForm module Inputs module BootstrapInputsMixin extend ActiveSupport::Concern included do include ExtForm::Components::InputAddons disable :input_addon end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ext_form-0.1.5 | lib/ext_form/inputs/bootstrap_inputs_mixin.rb |
ext_form-0.1.4 | lib/ext_form/inputs/bootstrap_inputs_mixin.rb |