Go to file
2004-12-21 02:05:12 +00:00
actionmailer Rails 0.9 is a reality 2004-12-16 19:54:04 +00:00
actionpack Fixed error rendering of rxml documents to not just swallow the exception and return 0 (still not guessing the right line, but hey) 2004-12-21 02:05:12 +00:00
activerecord Deal with associated classes that doesnt reside in their own files 2004-12-20 21:48:38 +00:00
railties Added a require_association hook on const_missing that makes it possible to use any model class without requiring it first. Added that Active Record associations are now reloaded instead of cleared to work with the new const_missing hook in Active Record. 2004-12-20 13:21:01 +00:00