rails--rails/actionview/test
Akira Matsuda da9038eaa5 Partial template name does no more have to be a valid Ruby identifier
because the partial renderer would not create an lvar per each template since c67005f221
2015-02-06 01:46:59 +09:00
..
actionpack Fixed test for deprecation warning in actionview, renaming from baf14ae513 2015-01-31 21:54:33 +05:30
activerecord Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
fixtures Partial template name does no more have to be a valid Ruby identifier 2015-02-06 01:46:59 +09:00
lib/controller Better tests for AV::RecordIdentifier 2014-12-23 01:59:25 +01:00
template Partial template name does no more have to be a valid Ruby identifier 2015-02-06 01:46:59 +09:00
tmp
abstract_unit.rb Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
active_record_unit.rb