Sha256: 49f08eae7629027066f6666137b79dcb7096f0e715e47eba7f3d7610b7818c1f
Contents?: true
Size: 184 Bytes
Versions: 2
Compression:
Stored size: 184 Bytes
Contents
module ExtForm module Wrappers extend ActiveSupport::Autoload eager_autoload do autoload :Mixin autoload :ManyMixin autoload :SingleMixin end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ext_form-0.1.5 | lib/ext_form/wrappers.rb |
ext_form-0.1.4 | lib/ext_form/wrappers.rb |