rails/actionview/test
Kasper Timm Hansen 37695b8aab Let strip_tags leave HTML escaping to Rails.
Prevents double escaping errors, such as "&" becoming "&".
2015-03-10 20:04:01 +01:00
..
actionpack Merge pull request #18948 from kaspth/automatic-collection-caching 2015-02-25 11:54:07 -03:00
activerecord don't need to rescue Exception in this case 2015-03-05 15:19:44 -08:00
fixtures fix ActionView::Template::Error when using Streaming with capture. 2015-03-01 16:20:27 +09:00
lib/controller Add tests to make sure label and placeholder respect to_model 2015-02-05 16:19:29 -02:00
template Let strip_tags leave HTML escaping to Rails. 2015-03-10 20:04:01 +01:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
abstract_unit.rb Revert "Leave all our tests as order_dependent! for now" 2015-03-06 04:38:54 +10:30
active_record_unit.rb Change back occurrences of SQLite(3) to sqlite3 when referring to the 2014-07-06 11:47:16 -07:00