1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test
John Hawthorn ffc842a099 Make uniq in LookupContext#formats=
Having a format listed twice had no effect. This is mostly helpful to
avoid an extra format when assigning [:html, "*/*"]
2019-03-18 11:12:22 -07:00
..
actionpack Pass locals in to the template object on construction 2019-02-25 15:14:53 -08:00
activerecord Pass the template format to the digestor 2019-02-15 17:27:33 -08:00
fixtures Address to useless assignment formats = nil after #35254 2019-02-14 02:17:15 +09:00
lib/controller Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
template Make uniq in LookupContext#formats= 2019-03-18 11:12:22 -07:00
ujs Add regression test for HTML content in rails-ujs 2019-03-17 14:52:14 -04:00
abstract_unit.rb Pass locals in to the template object on construction 2019-02-25 15:14:53 -08:00
active_record_unit.rb Remove deprecated catch-all route in the AV tests 2018-09-24 15:39:15 -07:00