heartcombo--simple_form/test/support
Leonardo Tegon 9c47121662
Replace `_url` with `remote_url`
As reported in https://github.com/plataformatec/simple_form/issues/1671,
the method with suffix `_url` is likely to cause false positives. By
using the alternative `remote_url` we might be able to make wrong
assumptions, although they're still possible.

Fixes https://github.com/plataformatec/simple_form/issues/1671
2019-10-03 17:02:12 -03:00
..
discovery_inputs.rb Use symbol instead of string 2018-09-17 16:56:29 -07:00
misc_helpers.rb Improve disabled option to input_field 2018-05-13 17:05:30 +03:00
mock_controller.rb Code cleanup 2018-01-08 10:29:03 +02:00
models.rb Replace `_url` with `remote_url` 2019-10-03 17:02:12 -03:00