Sha256: 6f74e1c3aac34d31474eb3d90d6a0887353fb6a90da7d6e0926ea73afe51b90f

Contents?: true

Size: 751 Bytes

Versions: 16

Compression:

Stored size: 751 Bytes

Contents

module Formtastic
  module Helpers
    autoload :ButtonsHelper, 'formtastic/helpers/buttons_helper'
    autoload :ActionHelper, 'formtastic/helpers/action_helper'
    autoload :ActionsHelper, 'formtastic/helpers/actions_helper'
    autoload :ErrorsHelper, 'formtastic/helpers/errors_helper'
    autoload :FieldsetWrapper, 'formtastic/helpers/fieldset_wrapper'
    autoload :FileColumnDetection, 'formtastic/helpers/file_column_detection'
    autoload :FormHelper, 'formtastic/helpers/form_helper'
    autoload :InputHelper, 'formtastic/helpers/input_helper'
    autoload :InputsHelper, 'formtastic/helpers/inputs_helper'
    autoload :LabelHelper, 'formtastic/helpers/label_helper'
    autoload :Reflection, 'formtastic/helpers/reflection'
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
formtastic-3.1.3 lib/formtastic/helpers.rb
formtastic-3.1.2 lib/formtastic/helpers.rb
formtastic-3.1.1 lib/formtastic/helpers.rb
formtastic-3.1.0 lib/formtastic/helpers.rb
formtastic-3.1.0.rc2 lib/formtastic/helpers.rb
formtastic-3.1.0.rc1 lib/formtastic/helpers.rb
formtastic-3.0.0 lib/formtastic/helpers.rb
formtastic-3.0.0.rc2 lib/formtastic/helpers.rb
formtastic-2.3.1 lib/formtastic/helpers.rb
formtastic-2.3.0 lib/formtastic/helpers.rb
formtastic-3.0.0.rc lib/formtastic/helpers.rb
formtastic-2.3.0.rc4 lib/formtastic/helpers.rb
formtastic-2.3.0.rc3 lib/formtastic/helpers.rb
formtastic-2.3.0.rc2 lib/formtastic/helpers.rb
formtastic-2.3.0.rc lib/formtastic/helpers.rb
formtastic-2.2.1 lib/formtastic/helpers.rb