rails/actionpack/lib
Pratik Naik c99ef814b0 Revert "HTTP Digest authentication [#1230 state:resolved]"
This reverts commit 45dee3842d68359a189fe7c0729359bd5a905ea4.

Reasons :

1. The code is not working in it's current state
2. Should not be using exceptions for flow control
2009-01-13 16:13:42 +00:00
..
action_controller Revert "HTTP Digest authentication [#1230 state:resolved]" 2009-01-13 16:13:42 +00:00
action_pack Assume that the next version is going to be 2.3 for now 2008-11-19 14:12:38 +01:00
action_view Include process methods in ActionController::TestCase only. No need to alias_method_chain :process either. 2009-01-07 14:49:05 -08:00
action_controller.rb Bump Rack version to 0.9 2009-01-06 15:20:57 -06:00
action_pack.rb Updated copyright years 2008-05-11 18:34:05 -05:00
action_view.rb Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used. 2008-11-24 18:43:04 -08:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00