Sha256: ef516de78f4f75441f77512930b6075c9eb9f8d0fd56d8141588fa40701344b3
Contents?: true
Size: 390 Bytes
Versions: 1
Compression:
Stored size: 390 Bytes
Contents
require "bootstrap_builders/engine" require "haml" require "html_gen" module BootstrapBuilders extend ActiveSupport::Autoload autoload :AttributeRows autoload :Button autoload :ClassAttributeHandler autoload :Configuration autoload :IsAChecker autoload :Panel autoload :Table def self.configuration @configuration ||= BootstrapBuilders::Configuration.new end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bootstrap_builders-0.0.4 | lib/bootstrap_builders.rb |