1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2006-09-05 18:48:10 +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 Update to script.aculo.us 1.6.3 [Thomas Fuchs] 2006-09-05 10:42:41 +00:00
actionwebservice Don't convert value if it's already of an appropriate type. 2006-09-05 04:37:43 +00:00
activerecord Deprecated ActiveRecord::Base.new_record? in favor of ActiveRecord::Base.new? (old version still works until Rails 2.0) [DHH] 2006-09-05 18:48:10 +00:00
activeresource load expects a Hash 2006-09-05 00:02:17 +00:00
activesupport quell warnings 2006-09-04 08:28:44 +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