Ruby on Rails
Go to file
Jeremy Kemper 558c5ff251 Fix preloading nil polymorphic belongs_to. Closes #11218 [matrix9180]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8933 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-02-27 22:41:35 +00:00
actionmailer Remove empty .rhtml templates 2008-02-07 23:10:01 +00:00
actionpack Make date_helper use tag and content_tag. Move to assert_dom_equal instead of assert_equal to avoid being dependent on hash ordering. Closes #11131 [ernesto.jimenez] 2008-02-20 04:23:18 +00:00
activemodel
activerecord Fix preloading nil polymorphic belongs_to. Closes #11218 [matrix9180] 2008-02-27 22:41:35 +00:00
activeresource URI.decode site username/password. Closes #11169 [Ernesto Jimenez] 2008-02-19 23:06:09 +00:00
activesupport Add #clear to mem_cache_store, flushes all caches 2008-02-21 01:35:27 +00:00
railties Patch to add a -e (export) option to script/plugin install. Closes #10847 [jon@blankpad.net] 2008-02-21 22:44:00 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh
pushgems.rb
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00