rails/actionpack/lib
Jeremy Kemper 452442dde8 r2790@asus: jeremy | 2005-07-04 16:30:58 -0700
smart active record session class.  session class is pluggable; a basic SqlBypass class is provided.  set CGI::Session::ActiveRecordStore.session_class = SqlBypass and set SqlBypass.connection = SomeARConnection.  Further tests pending.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1671 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-04 18:30:27 +00:00
..
action_controller r2790@asus: jeremy | 2005-07-04 16:30:58 -0700 2005-07-04 18:30:27 +00:00
action_view Fix failure container logic in Ajax.Updater 2005-07-04 05:36:12 +00:00
action_controller.rb Dont include the upload progress automatically before it works better 2005-06-30 08:29:14 +00:00
action_view.rb AR, AP, and AM should look for AS in sibling directory before trying RubyGems #648 2005-02-17 19:04:47 +00:00