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
Piotr Chmolowski 1858cc6070 Variants in ActionView::Digestor
Take variants into account when calculating template digests in
ActionView::Digest.

Digestor#digest now takes a hash as an argument to support variants and
allow more flexibility in the future. Old-style arguments have been
deprecated.

Fixes #14242
2014-03-04 15:02:58 +01:00
..
actionpack Unused class in AV test 2013-12-25 10:33:42 +09:00
activerecord Switched to use display:none in extra_tags_for_form method. 2014-01-05 17:16:22 +00:00
fixtures Variants in ActionView::Digestor 2014-03-04 15:02:58 +01:00
lib/controller Moved viewpathstest into actionview/test/actionpack/controller 2013-10-09 20:09:33 +02:00
template Variants in ActionView::Digestor 2014-03-04 15:02:58 +01:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
abstract_unit.rb standardize on jruby_skip & rbx_skip 2014-01-13 19:51:47 +05:30
active_record_unit.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00