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
2011-02-10 16:51:30 +01:00
..
abstract removing usesless variable assignments 2011-01-18 15:52:56 -08:00
activerecord Replace rudimentary named_scope with scope. [#6052 state:resolved] 2010-12-15 14:02:30 -08:00
controller Change the CSRF whitelisting to only apply to get requests 2011-02-08 14:57:08 -08:00
dispatch Use Mime::Type references. 2011-02-08 14:14:26 -08:00
fixtures Add a test for 'render :layout' 2011-02-03 12:55:32 -02:00
lib Fix tests on 1.9.2. 2010-11-28 12:48:50 +01:00
template Removed Array#safe_join in AS core_ext and moved it to a view helper with the same same. This also changes how safe_join works, if items or the separator are not html_safe they are html_escape'd, a html_safe string is always returned. 2011-02-10 16:51:30 +01:00
tmp
abstract_unit.rb do not require ruby-debug automatically. please require it if you have declared it as a dependency 2010-11-19 16:26:09 -08:00
active_record_unit.rb
ts_isolated.rb