Sha256: 96d6a368d37ec1e33e72f7381f69e02f544a448d8eb39b5dbd0b99c963663672
Contents?: true
Size: 270 Bytes
Versions: 1
Compression:
Stored size: 270 Bytes
Contents
# -*- encoding: utf-8 -*- # -*- frozen_string_literal: true -*- # -*- warn_indent: true -*- module RailsBootstrapForm module Components extend ActiveSupport::Autoload autoload :HelpText autoload :Labels include HelpText include Labels end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_bootstrap_form-0.2.2 | lib/rails_bootstrap_form/components.rb |