Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionpack/test/abstract_unit.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7640 [7640] 09/26/07 01:24:07 bitsweat Move Railties' Dispatcher to ActionController::Dispatcher, introduce …
(edit) @6876 [6876] 05/28/07 00:00:07 bitsweat Don't croak if ruby-debug isn't installed.
(edit) @6868 [6868] 05/27/07 16:38:02 david Added custom path cache_page/expire_page parameters in addition to the …
(edit) @6740 [6740] 05/15/07 21:36:21 bitsweat Introduce the request.body stream. Lazy-read to parse parameters rather …
(edit) @6611 [6611] 04/28/07 15:57:29 david Removed breakpointer and Binding.of_caller in favor of relying on …
(edit) @6498 [6498] 04/01/07 22:29:19 rick add ActionView::Base#find_template_extension_for tests
(edit) @5926 [5926] 01/14/07 12:49:55 bitsweat Wrap and skip tests using mocha.
(edit) @4966 [4966] 09/04/06 03:38:13 bitsweat set ActiveSupport::Deprecation.debug = true to see backtraces for …
(edit) @4807 [4807] 08/22/06 09:19:55 bitsweat Clean up and run the Active Record integration tests by default. Closes …
(edit) @3777 [3777] 03/05/06 18:59:58 xal Added new infrastructure support for REST webservices. By default …
(edit) @3003 [3003] 11/13/05 11:13:11 david Added FormHelper#form_for and FormHelper#fields_for that makes it easier …
(edit) @1915 [1915] 07/24/05 16:45:39 david Improved performance of test app req/sec with ~10% refactoring the render …
(edit) @1874 [1874] 07/21/05 07:14:35 david Improved rendering speed on complicated templates by up to 25% #1234
(edit) @1496 [1496] 06/24/05 16:40:01 david Improved performance of Routes generation by a factor of 5 #1434 [Nicholas …
(edit) @1174 [1174] 04/17/05 06:16:00 david Clean up load paths to avoid unit test interaction #1113
(edit) @665 [665] 02/18/05 17:13:57 david Fixed that assert_template_xpath_matches did not indicate when a path was …
(edit) @652 [652] 02/17/05 19:28:13 david Skip Active Record tests in Action Pack if the SQLite database cant be …
(add) @4 [4] 11/24/04 01:04:44 david Initial
Note: See TracRevisionLog for help on using the revision log.