Sha256: f8d8b85f8ef7461aa98a4e9bda9c028084f8677fb5b51a6a9932e25b338339e0

Contents?: true

Size: 1.09 KB

Versions: 99

Compression:

Stored size: 1.09 KB

Contents

module ActionView
  module Helpers
    module Tags #:nodoc:
      extend ActiveSupport::Autoload

      eager_autoload do
        autoload :Base
        autoload :Translator
        autoload :CheckBox
        autoload :CollectionCheckBoxes
        autoload :CollectionRadioButtons
        autoload :CollectionSelect
        autoload :ColorField
        autoload :DateField
        autoload :DateSelect
        autoload :DatetimeField
        autoload :DatetimeLocalField
        autoload :DatetimeSelect
        autoload :EmailField
        autoload :FileField
        autoload :GroupedCollectionSelect
        autoload :HiddenField
        autoload :Label
        autoload :MonthField
        autoload :NumberField
        autoload :PasswordField
        autoload :RadioButton
        autoload :RangeField
        autoload :SearchField
        autoload :Select
        autoload :TelField
        autoload :TextArea
        autoload :TextField
        autoload :TimeField
        autoload :TimeSelect
        autoload :TimeZoneSelect
        autoload :UrlField
        autoload :WeekField
      end
    end
  end
end

Version data entries

99 entries across 97 versions & 10 rubygems

Version Path
actionview-4.2.7.rc1 lib/action_view/helpers/tags.rb
actionview-5.0.0 lib/action_view/helpers/tags.rb
actionview-5.0.0.rc2 lib/action_view/helpers/tags.rb
actionview-5.0.0.racecar1 lib/action_view/helpers/tags.rb
actionview-5.0.0.rc1 lib/action_view/helpers/tags.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/actionview-4.2.6/lib/action_view/helpers/tags.rb
actionview-5.0.0.beta4 lib/action_view/helpers/tags.rb
actionview-4.2.6 lib/action_view/helpers/tags.rb
actionview-4.2.6.rc1 lib/action_view/helpers/tags.rb
actionview-4.2.5.2 lib/action_view/helpers/tags.rb
actionview-5.0.0.beta3 lib/action_view/helpers/tags.rb
actionview-5.0.0.beta2 lib/action_view/helpers/tags.rb
activejob-lock-0.0.2 rails/actionview/lib/action_view/helpers/tags.rb
actionview-5.0.0.beta1.1 lib/action_view/helpers/tags.rb
actionview-4.2.5.1 lib/action_view/helpers/tags.rb
angular-rails4-templates-0.4.1 vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags.rb
angular-rails4-templates-0.4.0 vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags.rb
actionview-5.0.0.beta1 lib/action_view/helpers/tags.rb
angular-rails4-templates-0.3.0 vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags.rb
actionview-4.2.5 lib/action_view/helpers/tags.rb