rails--rails/actionpack/test
Michael Koziarski 81cba78e9e Merge commit 'alloy/master-nested_attributes_and_autosave' 2009-09-13 10:32:24 +12:00
..
abstract_controller Refactor ActionController to use find_template and template_exists? 2009-09-03 12:52:53 -07:00
activerecord Need to reset session for AR session tests after altering the route set 2009-09-06 23:09:47 -05:00
controller Fix filtering parameters when there are Fixnum or other un-dupable values. 2009-09-10 18:53:50 -07:00
dispatch If session_options[:id] is requested when using CookieStore, unmarshal the session to access it [#2268 state:resolved] 2009-09-03 11:50:01 -05:00
fixtures Missing fixture template -- fixes AP tests 2009-08-15 20:33:34 -07:00
html-scanner
javascript
lib Add fake controllers for url rewriter tests 2009-09-06 23:02:55 -05:00
new_base Get ActionPack's test running on bundled gems. This should make running tests on new machines, as well as CI, work well. 2009-09-12 15:22:11 -05:00
old_base ActionPack test helpers need to activate rack gem 2009-09-01 10:27:19 -05:00
template Allow fields_for on a nested_attributes association to accept an explicit collection to be used. [#2648 state:resolved] 2009-09-12 15:50:05 +02:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
view
abstract_unit.rb Get ActionPack's test running on bundled gems. This should make running tests on new machines, as well as CI, work well. 2009-09-12 15:22:11 -05:00
runner