Class: ExampleAppShowcaseNumericFieldsTest
- Inherits:
-
ExampleAppIntegrationTestCase
- Object
- ActionDispatch::IntegrationTest
- ExampleAppIntegrationTestCase
- ExampleAppShowcaseNumericFieldsTest
- Defined in:
- lib/installer_templates/example_app_tests/test/integration/example_app_showcase_numeric_fields_test.rb
Overview
Numeric Tier 1 helpers on FormElementShowcase:
integer_field (count) + numericality validation regression
decimal_field (price)
(money_field is dropped from the showcase; the runtime helper depends on money-rails’ ‘humanized_money_with_symbol`, which is not in the installer Gemfile. See CHANGELOG 8.1.6 “Dropped” section.)