heartcombo--simple_form/lib
jonesdeini 4312bba652 Remove unused methods
Validation with a tokenizer was only supported for versions of Rails
less than 5. As noted
[here](https://github.com/heartcombo/simple_form/blob/v3.5.1/lib/simple_form/components/maxlength.rb#L31-L32)

When Rails 4 support was dropped, the use the `has_tokenizer?` method is
no longer used anywhere in the project. These changes remove the unused
methods.
2020-11-02 14:25:05 -05:00
..
generators/simple_form Remove instruction to use form-inline class 2020-02-06 13:52:07 +02:00
simple_form Remove unused methods 2020-11-02 14:25:05 -05:00
simple_form.rb Remove all mentions to Plataformatec 2020-02-03 11:59:30 -05:00