rails/actionview/test
2015-02-05 16:19:29 -02: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 Add tests to make sure label and placeholder respect to_model 2015-02-05 16:19:29 -02:00
template Add tests to make sure label and placeholder respect to_model 2015-02-05 16:19:29 -02:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
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 Change back occurrences of SQLite(3) to sqlite3 when referring to the 2014-07-06 11:47:16 -07:00