--- !ruby/object:Gem::Specification name: formtastic version: !ruby/object:Gem::Version version: 3.1.0.rc2 prerelease: 6 platform: ruby authors: - Justin French autorequire: bindir: bin cert_chain: [] date: 2014-11-07 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: actionpack requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 3.2.13 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 3.2.13 - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rspec-rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '2.14' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '2.14' - !ruby/object:Gem::Dependency name: rspec_tag_matchers requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: hpricot requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.8.3 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.8.3 - !ruby/object:Gem::Dependency name: BlueCloth requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: yard requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.6' - !ruby/object:Gem::Dependency name: colored requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.2' - !ruby/object:Gem::Dependency name: tzinfo requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: ammeter requirement: !ruby/object:Gem::Requirement none: false requirements: - - '=' - !ruby/object:Gem::Version version: 1.1.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - '=' - !ruby/object:Gem::Version version: 1.1.1 - !ruby/object:Gem::Dependency name: appraisal requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: activemodel requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 3.2.13 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 3.2.13 description: A Rails form builder plugin/gem with semantically rich and accessible markup email: - justin@indent.com.au executables: [] extensions: [] extra_rdoc_files: - README.textile files: - .gitignore - .rspec - .travis.yml - .yardopts - Appraisals - CHANGELOG - DEPRECATIONS - Gemfile - MIT-LICENSE - README.textile - RELEASE_PROCESS - Rakefile - app/assets/stylesheets/formtastic.css - app/assets/stylesheets/formtastic_ie6.css - app/assets/stylesheets/formtastic_ie7.css - formtastic.gemspec - gemfiles/rails_3.2.gemfile - gemfiles/rails_4.0.4.gemfile - gemfiles/rails_4.1.gemfile - gemfiles/rails_4.2.gemfile - gemfiles/rails_4.gemfile - gemfiles/rails_edge.gemfile - lib/formtastic.rb - lib/formtastic/action_class_finder.rb - lib/formtastic/actions.rb - lib/formtastic/actions/base.rb - lib/formtastic/actions/button_action.rb - lib/formtastic/actions/buttonish.rb - lib/formtastic/actions/input_action.rb - lib/formtastic/actions/link_action.rb - lib/formtastic/deprecation.rb - lib/formtastic/engine.rb - lib/formtastic/form_builder.rb - lib/formtastic/helpers.rb - lib/formtastic/helpers/action_helper.rb - lib/formtastic/helpers/actions_helper.rb - lib/formtastic/helpers/errors_helper.rb - lib/formtastic/helpers/fieldset_wrapper.rb - lib/formtastic/helpers/file_column_detection.rb - lib/formtastic/helpers/form_helper.rb - lib/formtastic/helpers/input_helper.rb - lib/formtastic/helpers/inputs_helper.rb - lib/formtastic/helpers/reflection.rb - lib/formtastic/html_attributes.rb - lib/formtastic/i18n.rb - lib/formtastic/input_class_finder.rb - lib/formtastic/inputs.rb - lib/formtastic/inputs/base.rb - lib/formtastic/inputs/base/associations.rb - lib/formtastic/inputs/base/choices.rb - lib/formtastic/inputs/base/collections.rb - lib/formtastic/inputs/base/database.rb - lib/formtastic/inputs/base/datetime_pickerish.rb - lib/formtastic/inputs/base/errors.rb - lib/formtastic/inputs/base/fileish.rb - lib/formtastic/inputs/base/hints.rb - lib/formtastic/inputs/base/html.rb - lib/formtastic/inputs/base/labelling.rb - lib/formtastic/inputs/base/naming.rb - lib/formtastic/inputs/base/numeric.rb - lib/formtastic/inputs/base/options.rb - lib/formtastic/inputs/base/placeholder.rb - lib/formtastic/inputs/base/stringish.rb - lib/formtastic/inputs/base/timeish.rb - lib/formtastic/inputs/base/validations.rb - lib/formtastic/inputs/base/wrapping.rb - lib/formtastic/inputs/boolean_input.rb - lib/formtastic/inputs/check_boxes_input.rb - lib/formtastic/inputs/color_input.rb - lib/formtastic/inputs/country_input.rb - lib/formtastic/inputs/datalist_input.rb - lib/formtastic/inputs/date_picker_input.rb - lib/formtastic/inputs/date_select_input.rb - lib/formtastic/inputs/datetime_picker_input.rb - lib/formtastic/inputs/datetime_select_input.rb - lib/formtastic/inputs/email_input.rb - lib/formtastic/inputs/file_input.rb - lib/formtastic/inputs/hidden_input.rb - lib/formtastic/inputs/number_input.rb - lib/formtastic/inputs/password_input.rb - lib/formtastic/inputs/phone_input.rb - lib/formtastic/inputs/radio_input.rb - lib/formtastic/inputs/range_input.rb - lib/formtastic/inputs/search_input.rb - lib/formtastic/inputs/select_input.rb - lib/formtastic/inputs/string_input.rb - lib/formtastic/inputs/text_input.rb - lib/formtastic/inputs/time_picker_input.rb - lib/formtastic/inputs/time_select_input.rb - lib/formtastic/inputs/time_zone_input.rb - lib/formtastic/inputs/url_input.rb - lib/formtastic/localized_string.rb - lib/formtastic/localizer.rb - lib/formtastic/namespaced_class_finder.rb - lib/formtastic/util.rb - lib/formtastic/version.rb - lib/generators/formtastic/form/form_generator.rb - lib/generators/formtastic/install/install_generator.rb - lib/generators/templates/_form.html.erb - lib/generators/templates/_form.html.haml - lib/generators/templates/_form.html.slim - lib/generators/templates/formtastic.rb - lib/locale/en.yml - sample/basic_inputs.html - sample/config.ru - sample/index.html - spec/action_class_finder_spec.rb - spec/actions/button_action_spec.rb - spec/actions/generic_action_spec.rb - spec/actions/input_action_spec.rb - spec/actions/link_action_spec.rb - spec/builder/custom_builder_spec.rb - spec/builder/error_proc_spec.rb - spec/builder/semantic_fields_for_spec.rb - spec/generators/formtastic/form/form_generator_spec.rb - spec/generators/formtastic/install/install_generator_spec.rb - spec/helpers/action_helper_spec.rb - spec/helpers/actions_helper_spec.rb - spec/helpers/form_helper_spec.rb - spec/helpers/input_helper_spec.rb - spec/helpers/inputs_helper_spec.rb - spec/helpers/namespaced_action_helper_spec.rb - spec/helpers/namespaced_input_helper_spec.rb - spec/helpers/reflection_helper_spec.rb - spec/helpers/semantic_errors_helper_spec.rb - spec/i18n_spec.rb - spec/input_class_finder_spec.rb - spec/inputs/boolean_input_spec.rb - spec/inputs/check_boxes_input_spec.rb - spec/inputs/color_input_spec.rb - spec/inputs/country_input_spec.rb - spec/inputs/custom_input_spec.rb - spec/inputs/datalist_input_spec.rb - spec/inputs/date_picker_input_spec.rb - spec/inputs/date_select_input_spec.rb - spec/inputs/datetime_picker_input_spec.rb - spec/inputs/datetime_select_input_spec.rb - spec/inputs/email_input_spec.rb - spec/inputs/file_input_spec.rb - spec/inputs/hidden_input_spec.rb - spec/inputs/include_blank_spec.rb - spec/inputs/label_spec.rb - spec/inputs/number_input_spec.rb - spec/inputs/password_input_spec.rb - spec/inputs/phone_input_spec.rb - spec/inputs/placeholder_spec.rb - spec/inputs/radio_input_spec.rb - spec/inputs/range_input_spec.rb - spec/inputs/search_input_spec.rb - spec/inputs/select_input_spec.rb - spec/inputs/string_input_spec.rb - spec/inputs/text_input_spec.rb - spec/inputs/time_picker_input_spec.rb - spec/inputs/time_select_input_spec.rb - spec/inputs/time_zone_input_spec.rb - spec/inputs/url_input_spec.rb - spec/inputs/with_options_spec.rb - spec/localizer_spec.rb - spec/namespaced_class_finder_spec.rb - spec/spec.opts - spec/spec_helper.rb - spec/support/custom_macros.rb - spec/support/deferred_garbage_collection.rb - spec/support/deprecation.rb - spec/support/shared_examples.rb - spec/support/specialized_class_finder_shared_example.rb - spec/support/test_environment.rb - spec/util_spec.rb homepage: http://github.com/justinfrench/formtastic licenses: - MIT post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: A Rails form builder plugin/gem with semantically rich and accessible markup test_files: - spec/action_class_finder_spec.rb - spec/actions/button_action_spec.rb - spec/actions/generic_action_spec.rb - spec/actions/input_action_spec.rb - spec/actions/link_action_spec.rb - spec/builder/custom_builder_spec.rb - spec/builder/error_proc_spec.rb - spec/builder/semantic_fields_for_spec.rb - spec/generators/formtastic/form/form_generator_spec.rb - spec/generators/formtastic/install/install_generator_spec.rb - spec/helpers/action_helper_spec.rb - spec/helpers/actions_helper_spec.rb - spec/helpers/form_helper_spec.rb - spec/helpers/input_helper_spec.rb - spec/helpers/inputs_helper_spec.rb - spec/helpers/namespaced_action_helper_spec.rb - spec/helpers/namespaced_input_helper_spec.rb - spec/helpers/reflection_helper_spec.rb - spec/helpers/semantic_errors_helper_spec.rb - spec/i18n_spec.rb - spec/input_class_finder_spec.rb - spec/inputs/boolean_input_spec.rb - spec/inputs/check_boxes_input_spec.rb - spec/inputs/color_input_spec.rb - spec/inputs/country_input_spec.rb - spec/inputs/custom_input_spec.rb - spec/inputs/datalist_input_spec.rb - spec/inputs/date_picker_input_spec.rb - spec/inputs/date_select_input_spec.rb - spec/inputs/datetime_picker_input_spec.rb - spec/inputs/datetime_select_input_spec.rb - spec/inputs/email_input_spec.rb - spec/inputs/file_input_spec.rb - spec/inputs/hidden_input_spec.rb - spec/inputs/include_blank_spec.rb - spec/inputs/label_spec.rb - spec/inputs/number_input_spec.rb - spec/inputs/password_input_spec.rb - spec/inputs/phone_input_spec.rb - spec/inputs/placeholder_spec.rb - spec/inputs/radio_input_spec.rb - spec/inputs/range_input_spec.rb - spec/inputs/search_input_spec.rb - spec/inputs/select_input_spec.rb - spec/inputs/string_input_spec.rb - spec/inputs/text_input_spec.rb - spec/inputs/time_picker_input_spec.rb - spec/inputs/time_select_input_spec.rb - spec/inputs/time_zone_input_spec.rb - spec/inputs/url_input_spec.rb - spec/inputs/with_options_spec.rb - spec/localizer_spec.rb - spec/namespaced_class_finder_spec.rb - spec/spec.opts - spec/spec_helper.rb - spec/support/custom_macros.rb - spec/support/deferred_garbage_collection.rb - spec/support/deprecation.rb - spec/support/shared_examples.rb - spec/support/specialized_class_finder_shared_example.rb - spec/support/test_environment.rb - spec/util_spec.rb has_rdoc: