Ruby on Rails
Go to file
Jeremy Kemper 55efae2720 Allow exempt_from_layout :rhtml. References #6742, closes #7026.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5927 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-01-14 13:57:44 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Allow exempt_from_layout :rhtml. References #6742, closes #7026. 2007-01-14 13:57:44 +00:00
actionwebservice Ensure that DispatcherError is being thrown correctly when a malformed request is received. 2006-12-11 21:09:47 +00:00
activerecord Aggregate reflection klass works with nested :class_name 2007-01-14 12:08:44 +00:00
activeresource Base.exists?(id, options) and Base#exists? check whether the resource is found. Closes #6970. 2007-01-12 07:20:05 +00:00
activesupport Document Inflector.ordinalize and merge docs from String inflections. Closes #7023. 2007-01-14 12:18:51 +00:00
railties Generator: use destination path for diff tempfiles. Closes #7015. 2007-01-13 04:09:18 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00