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
2010-04-07 13:04:52 -07:00
..
abstract Whitespace 2010-04-04 19:58:16 -07:00
activerecord Consistent routing language 2010-03-30 14:05:42 -05:00
controller Fix cookie access in integration tests with other host names 2010-04-05 15:22:09 -07:00
dispatch Use config.filter_parameters on in-browser request dump. [#4335 state:resolved] 2010-04-07 01:42:51 +02:00
fixtures scope_key_by_partial fix for Ruby 1.9 when there's virtual_path [#4202 state:resolved] 2010-03-16 16:20:10 -07:00
lib Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified. 2010-03-19 17:20:20 +01:00
template new helpers #favicon_link_tag and #apple_touch_icon_link_tag 2010-04-07 13:04:52 -07:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration. 2010-04-05 12:00:24 +02:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00