Sha256: c01a8fc50efedd76f66788b2c74d97bb39062ccea36f8aa792e0662fd2b2007a
Contents?: true
Size: 196 Bytes
Versions: 2
Compression:
Stored size: 196 Bytes
Contents
module ExtForm module Layouts extend ActiveSupport::Autoload eager_autoload do autoload :BaseLayout autoload :DefaultLayout autoload :BootstrapLayout end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ext_form-0.1.5 | lib/ext_form/layouts.rb |
ext_form-0.1.4 | lib/ext_form/layouts.rb |