rails--rails/actionview/test
Petrik 9ecae8336f Update Rails version in depraction and add non-deprecated code
Passing instance variables to `render` will be deprecated in the next
version, which is Rails 7.1.
Also add the non-deprecated implementation, which removes `@?` from the
Regexp, to make removal of the deprecation easier.
2021-02-17 09:41:37 +01:00
..
actionpack Remove an unused Action View test fixture 2020-11-01 23:25:29 +00:00
activerecord Revert "Remove redundant @virtual_path variable" 2020-12-30 14:07:09 +01:00
fixtures Failing test for lazy translation in partial with block 2020-12-30 14:07:09 +01:00
lib Include layout when rendering objects from controllers 2020-10-14 11:49:45 -06:00
template Update Rails version in depraction and add non-deprecated code 2021-02-17 09:41:37 +01:00
ujs Merge pull request #40348 from rails/no-erb-in-ujsserver 2020-11-30 01:11:28 -08:00
abstract_unit.rb Update test helper to call parallelize according to fork support 2021-01-25 13:50:41 -06:00
active_record_unit.rb Module#const_set is a public method 2020-09-15 17:19:37 +09:00