rails/actionview/test
Robin Dupret 586fe4471d Avoid accurate assertions on error messages
Since there are disparities between the raised error messages on the
different implementations, let's avoid being too accurate.
2015-03-02 14:05:07 +01:00
..
actionpack Merge pull request #18948 from kaspth/automatic-collection-caching 2015-02-25 11:54:07 -03:00
activerecord Avoid accurate assertions on error messages 2015-03-02 14:05:07 +01:00
fixtures Collections automatically cache and fetch partials. 2015-02-21 16:06:57 +01:00
lib/controller Add tests to make sure label and placeholder respect to_model 2015-02-05 16:19:29 -02:00
template Fix regression when passing a value different of String. 2015-02-26 19:04:00 -03: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