| Path: | lib/generators/simple_form/templates/config/initializers/simple_form.rb |
| Last Update: | Sat Feb 23 07:12:58 +0000 2019 |
frozen_string_literal: true
Uncomment this and change the path if necessary to include your own components. See github.com/plataformatec/simple_form#custom-components to know more about custom components. Dir.each { |f| require f }
Use this setup block to configure all options available in SimpleForm.