]> git.openstreetmap.org Git - rails.git/commit
Remove the old richtext_area helper
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Mar 2021 15:34:16 +0000 (15:34 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Mar 2021 15:34:16 +0000 (15:34 +0000)
commit952cf0fdb43bbf20684a1d13fef50fc2f846b16c
tree158ea2d90379119c00814614bb0e7152fac94c09
parent2233edbcfa15d532c2232e5e71a2a2495e3a72eb
Remove the old richtext_area helper

This has been superseded by the `f.richtext_field` custom form builder.
app/helpers/application_helper.rb
app/views/site/_html_help.erb [deleted file]
app/views/site/_markdown_help.html.erb [deleted file]
config/locales/en.yml
test/helpers/application_helper_test.rb