Ruby on Rails
Go to file
David Heinemeier Hansson 3022ee84cc Added note of limitation for #1279
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1347 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-05-21 18:23:35 +00:00
actionmailer Push to .org instead 2005-05-19 16:42:47 +00:00
actionpack Fixed use of an integer as return code for renders, so render_text "hello world", 404 now works #1327 2005-05-21 17:50:57 +00:00
actionwebservice memo to self: add :rest dispatching mode, and vanilla XML message support 2005-05-20 01:36:02 +00:00
activerecord Added note of limitation for #1279 2005-05-21 18:23:35 +00:00
activesupport Added Errors#add_on_blank which works like Errors#add_on_empty, but uses Object#blank? instead. CHANGED: validates_presence_of now uses Errors#add_on_blank, which will make " " fail the validation where it didnt before #1309. Added that " " is now also blank? (using strip if available) 2005-05-21 18:12:36 +00:00
railties Remove unneeded file 2005-05-21 13:21:55 +00:00
cleanlogs.sh
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