Go to file
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
actionmailer Added unit test to confirm that #1393 is fixed in HEAD 2005-07-04 16:21:11 +00:00
actionpack r2790@asus: jeremy | 2005-07-04 16:30:58 -0700 2005-07-04 18:30:27 +00:00
actionwebservice add RDoc for base signature types 2005-06-25 18:57:33 +00:00
activerecord Make postgres8 ar tests work #1601 [Tobias Luetke] 2005-07-04 17:16:18 +00:00
activesupport More inflector fixes #1599 [foamdino@gmail.com] 2005-07-04 15:15:13 +00:00
railties Made it even easier to turn on transactional fixtures 2005-07-04 09:27:55 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00