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