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-03-27 03:10:05 -07:00
..
abstract
activerecord
controller Tests method_missing to raise NameError. [#2522 state:resolved] 2010-03-27 00:26:44 -07:00
dispatch Fix named routes for member actions of singleton resources [#4266 state:resolved] 2010-03-27 00:49:47 -07: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 Fixes a bug where error_messages_for was returning an empty div [#4048 state:resolved] (ht: Geoff Garside) 2010-03-27 03:10:05 -07:00
tmp
abstract_unit.rb Fixed a bunch of tests that failed in 1.9 because they assumed that a Rack response was a String. 2010-03-19 18:46:29 -07:00
active_record_unit.rb
ts_isolated.rb