rails--rails/actionpack/test
Thomas Fuchs d0bd952aff Added support for visual effects scoped queues to the visual_effect helper #3530 [Abdur-Rahman Advany]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3687 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-27 10:37:59 +00:00
..
activerecord Added :count option to pagination that'll make it possible for the ActiveRecord::Base.count call to using something else than * for the count. Especially important for count queries using DISTINCT #3839 [skaes]. Added :select option to Base.count that'll allow you to select something else than * to be counted on. Especially important for count queries using DISTINCT (closes #3839) [skaes]. 2006-02-20 03:15:22 +00:00
controller Added .rxml (and any non-rhtml template, really) supportfor CaptureHelper#content_for and CaptureHelper#capture #3287 [Brian Takita] 2006-02-26 19:47:50 +00:00
fixtures Added .rxml (and any non-rhtml template, really) supportfor CaptureHelper#content_for and CaptureHelper#capture #3287 [Brian Takita] 2006-02-26 19:47:50 +00:00
template Added support for visual effects scoped queues to the visual_effect helper #3530 [Abdur-Rahman Advany] 2006-02-27 10:37:59 +00:00
abstract_unit.rb
active_record_unit.rb
testing_sandbox.rb