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
Aaron Patterson a2be6ce3eb
Remove method named "hash"
We can't use the FixtureResolver as a hash key because it doesn't
implement `hash` correctly.  This commit renames the method to "data"
(which is just as unfortunately named :(  )
2019-01-28 11:43:23 -08:00
..
actionpack Add test for Hash-like object being passed to partial locals 2019-01-24 22:41:19 +02:00
activerecord Add allocations to template renderer subscription 2018-10-10 08:07:12 -04:00
fixtures Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
lib/controller Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
template Remove method named "hash" 2019-01-28 11:43:23 -08:00
ujs Merge pull request #34635 from WoH/data-disable-forever 2018-12-18 10:54:12 -05:00
abstract_unit.rb Always evaluate views against an ActionView::Base 2019-01-16 17:32:12 -08:00
active_record_unit.rb Remove deprecated catch-all route in the AV tests 2018-09-24 15:39:15 -07:00