Ruby on Rails
Go to file
Thomas Fuchs a5df861852 Fix loop_on_multiple_args to work, again (not my day), fixes #6078
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5063 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-09-07 14:16:58 +00:00
actionmailer set ActiveSupport::Deprecation.debug = true to see backtraces for deprecation callers. off by default. on for Rails tests. 2006-09-04 03:38:13 +00:00
actionpack Fix loop_on_multiple_args to work, again (not my day), fixes #6078 2006-09-07 14:16:58 +00:00
actionwebservice Don't convert value if it's already of an appropriate type. 2006-09-05 04:37:43 +00:00
activerecord Backed out of new_record? to new? transformation as it would screw up existing models that did boolean calls on "new" attributes [DHH] 2006-09-05 18:54:24 +00:00
activeresource load expects a Hash 2006-09-05 00:02:17 +00:00
activesupport Fix loadable_constants_for_path to handle load paths that do not end with a slash. 2006-09-06 20:31:28 +00:00
railties Proper description syntax for test tasks (closes #5308) 2006-09-05 15:35:50 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00