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
Prathamesh Sonpatki 6a4bf486c3
Fix deprecation warning about variants and formats
- After https://github.com/rails/rails/pull/35408 and
  https://github.com/rails/rails/pull/35406, the `formats` and
  `variants` methods are deprecated in favor of `format` and `variant`.
2019-04-04 19:29:27 +05:30
..
actionpack Merge pull request #35793 from jhawthorn/deprecate_layout_absolute_path 2019-03-31 19:05:27 +02:00
activerecord Pass the template format to the digestor 2019-02-15 17:27:33 -08:00
fixtures Fix partial caching ignore repeated items issue 2019-04-04 09:59:06 +08:00
lib/controller Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
template Fix deprecation warning about variants and formats 2019-04-04 19:29:27 +05:30
ujs url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
abstract_unit.rb Output junit format test report 2019-04-04 14:34:46 +09:00
active_record_unit.rb Remove deprecated catch-all route in the AV tests 2018-09-24 15:39:15 -07:00