rails/actionpack/test
2007-09-30 20:57:50 +00:00
..
activerecord Fixed spelling errors (closes #9706) [tarmo/rmm5t] 2007-09-28 14:18:47 +00:00
controller Fixed JSON encoding to use quoted keys according to the JSON standard (closes #8762) [choonkat/chuyeow] 2007-09-30 20:57:50 +00:00
fixtures Fixed the layout defaults (closes #9564) [lifo] 2007-09-28 01:23:20 +00:00
template Fixed that strip_tags blows up with invalid html (closes #9730) [lifo] 2007-09-29 20:19:33 +00:00
abstract_unit.rb Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests. 2007-09-26 01:24:07 +00:00
active_record_unit.rb Pass busy timeout for sqlite3 integration tests. 2007-01-24 12:02:40 +00:00
testing_sandbox.rb Use String#chars in TextHelper::excerpt. Closes #6386 [Manfred Stienstra] 2006-10-12 21:13:05 +00:00