Go to file
2007-01-15 17:23:01 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Allow inGroupsOf and eachSlice to be called through rjs. Closes #7046 2007-01-15 15:11:29 +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 be like a duck. Let's not rely on explicit classes, so we can pass proxy objects around and have them interpreted correctly by ActiveRecord's serialization routines 2007-01-15 17:23:01 +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 change Duration to use the new Object#acts_like? helper to do duck typing 2007-01-15 17:13:45 +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