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
2009-09-06 23:21:04 -05: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 Use draw/connect mapper api instead of directly using add_named_route 2009-09-06 23:21:04 -05: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 Move html-scanner tests one dir up 2009-05-23 02:21:07 +02:00
javascript First effort at new Ajax helpers 2009-07-20 16:13:21 -07:00
lib Add fake controllers for url rewriter tests 2009-09-06 23:02:55 -05:00
new_base Test for previous commit (we wrote it first, I swear) 2009-09-03 12:58:43 -07:00
old_base ActionPack test helpers need to activate rack gem 2009-09-01 10:27:19 -05:00
template Cleanup hacky routing with controller_path in url helper tests. This doesn't work in real life anyway. 2009-09-06 22:29:29 -05:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
view Fixed ActionView::TestCase current url context [#1561 state:resolved] 2008-12-15 11:47:39 -06:00
abstract_unit.rb ActionPack test helpers need to activate rack gem 2009-09-01 10:27:19 -05:00
runner Temporary runner 2009-03-20 15:02:12 -07:00