rails/actionview/test
Godfrey Chan d150f59f11 Support :any variants lookup in PathResolver
`OptimizedFileSystemResolver` (which most Rails apps use), but did not
implement the feature on the more generic `PathResolver`, which is often
used in tests etc.

Fixes #23881
2016-03-01 01:04:26 -08:00
..
actionpack Delete needless require 'active_support/deprecation' 2015-10-20 20:02:59 +09:00
activerecord Fix calling cache helper with a relation 2015-08-28 17:26:09 +10:00
fixtures adds tests for Digestor#nested_dependencies 2016-02-13 11:11:37 -06:00
lib/controller Suppress warning (instance variable @persisted not initialized) 2016-01-07 10:24:54 +09:00
template Support :any variants lookup in PathResolver 2016-03-01 01:04:26 -08:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
abstract_unit.rb Removed Mocha from Action View 2015-09-23 23:34:04 +05:30
active_record_unit.rb Closes rails/rails#18864: Renaming transactional fixtures to transactional tests 2015-03-16 11:35:44 -07:00