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 2af36bbbd4 Fix typos (closes #10378)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8301 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-05 18:54:41 +00:00
..
activerecord Fixed that has_many :through associations should render as collections too (closes #9051) [mathie/danger] 2007-11-12 15:02:12 +00:00
controller Fix typos (closes #10378) 2007-12-05 18:54:41 +00:00
fixtures Fixed that has_many :through associations should render as collections too (closes #9051) [mathie/danger] 2007-11-12 15:02:12 +00:00
template Remove Great Britain from the Country select helper to ensure consistency with iso 3166's long_names. Closes #6872 [Koz] 2007-12-05 05:55:26 +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
action_view_test.rb Tests and fix for extension extraction. References #10130 [tarmo] 2007-11-22 05:01: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