Module: Formtastic

Extended by:
ActiveSupport::Autoload
Defined in:
lib/formtastic/util.rb,
lib/formtastic.rb,
lib/formtastic/i18n.rb,
lib/formtastic/engine.rb,
lib/formtastic/inputs.rb,
lib/formtastic/helpers.rb,
lib/formtastic/railtie.rb,
lib/formtastic/version.rb,
lib/formtastic/inputs/base.rb,
lib/formtastic/form_builder.rb,
lib/formtastic/html_attributes.rb,
lib/formtastic/inputs/base/html.rb,
lib/formtastic/inputs/url_input.rb,
lib/formtastic/localized_string.rb,
lib/formtastic/inputs/base/hints.rb,
lib/formtastic/inputs/date_input.rb,
lib/formtastic/inputs/file_input.rb,
lib/formtastic/inputs/text_input.rb,
lib/formtastic/inputs/time_input.rb,
lib/formtastic/helpers/reflection.rb,
lib/formtastic/inputs/base/errors.rb,
lib/formtastic/inputs/base/naming.rb,
lib/formtastic/inputs/email_input.rb,
lib/formtastic/inputs/phone_input.rb,
lib/formtastic/inputs/radio_input.rb,
lib/formtastic/inputs/range_input.rb,
lib/formtastic/helpers/form_helper.rb,
lib/formtastic/inputs/base/choices.rb,
lib/formtastic/inputs/base/fileish.rb,
lib/formtastic/inputs/base/options.rb,
lib/formtastic/inputs/base/timeish.rb,
lib/formtastic/inputs/hidden_input.rb,
lib/formtastic/inputs/number_input.rb,
lib/formtastic/inputs/search_input.rb,
lib/formtastic/inputs/select_input.rb,
lib/formtastic/inputs/string_input.rb,
lib/formtastic/helpers/input_helper.rb,
lib/formtastic/inputs/base/database.rb,
lib/formtastic/inputs/base/wrapping.rb,
lib/formtastic/inputs/boolean_input.rb,
lib/formtastic/inputs/country_input.rb,
lib/formtastic/inputs/numeric_input.rb,
lib/formtastic/helpers/errors_helper.rb,
lib/formtastic/helpers/inputs_helper.rb,
lib/formtastic/inputs/base/labelling.rb,
lib/formtastic/inputs/base/stringish.rb,
lib/formtastic/inputs/datetime_input.rb,
lib/formtastic/inputs/password_input.rb,
lib/formtastic/semantic_form_builder.rb,
lib/formtastic/helpers/buttons_helper.rb,
lib/formtastic/inputs/time_zone_input.rb,
lib/formtastic/inputs/base/collections.rb,
lib/formtastic/inputs/base/validations.rb,
lib/formtastic/helpers/fieldset_wrapper.rb,
lib/formtastic/inputs/base/associations.rb,
lib/formtastic/inputs/check_boxes_input.rb,
lib/formtastic/helpers/semantic_form_helper.rb,
lib/formtastic/helpers/file_column_detection.rb,
lib/formtastic/inputs/base/grouped_collections.rb,
lib/generators/formtastic/install/install_generator.rb

Overview

Configure Rails 3.1 to have assert_select_jquery() in tests

Defined Under Namespace

Modules: Inputs Classes: FormBuilder, InstallGenerator

Constant Summary collapse

VERSION =
"2.0.0"