Ruby on Rails
Go to file
David Heinemeier Hansson 18e945d887 Added MemCacheStore to fragment caching #449 [Lucas Carlson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@385 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-11 00:30:53 +00:00
actionmailer Updated Rakefiles for the server move 2004-12-30 00:26:14 +00:00
actionpack Added MemCacheStore to fragment caching #449 [Lucas Carlson] 2005-01-11 00:30:53 +00:00
activerecord Fixed that foreign keys named the same as the association would cause stack overflow #437 [Eric Anderson] 2005-01-11 00:24:19 +00:00
activesupport Fixed that Dependencies.reload can't load the same file twice #420 [Kent Sibilev] 2005-01-10 23:52:37 +00:00
railties Added that rake clone_structure_to_test, db_structure_dump, and purge_test_database tasks now pick up the source database to use from RAILS_ENV instead of just forcing development #424 [Tobias Luetke] 2005-01-11 00:07:35 +00:00