1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Yves Senn 9c91c168ab Merge pull request #16027 from tgxworld/template_assertions
Fixes to ActionController::TemplateAssertions
2014-08-14 08:38:35 +02:00
..
abstract Partially revert deprecation of *_filter 2014-06-03 19:53:28 -03:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller Fix assert_template for files. 2014-08-14 00:03:32 +08:00
dispatch fewer operations on the options hash 2014-08-13 18:34:21 -07:00
fixtures Remove unused fixtures 2014-07-16 14:48:45 -03:00
journey Force encoding of US-ASCII to UTF-8 in unescape_uri. 2014-07-10 10:02:11 +01:00
lib/controller Eliminate JSON.{parse,load,generate,dump} and def to_json 2013-11-05 22:26:45 -08:00
routing Deprecate *_path methods in mailers 2014-07-30 12:01:45 -05:00
tmp
abstract_unit.rb UnexpectedErrors may reference exceptions that can't be dumped 2014-08-13 14:22:49 -07:00