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
David Heinemeier Hansson 3c695356ae Fixed the layout defaults (closes #9564) [lifo]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7661 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-28 01:23:20 +00:00
..
activerecord Deprecation: remove pagination. Install the classic_pagination plugin for forward compatibility, or move to the superior will_paginate plugin. Closes #8157. 2007-06-11 00:51:11 +00:00
controller Fixed the layout defaults (closes #9564) [lifo] 2007-09-28 01:23:20 +00:00
fixtures Fixed the layout defaults (closes #9564) [lifo] 2007-09-28 01:23:20 +00:00
template Include asset host in public path cache key. Clear cache between asset tag tests. 2007-09-24 19:47:45 +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