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
2007-12-29 05:06:06 +00:00
actionmailer Ruby 1.9 compat: introduce instance_variable_names. Closes #10630 [Frederick Cheung] 2007-12-28 05:42:12 +00:00
actionpack Fix that auto_link looks for ='s in url paths (Amazon urls have them). Closes #10640 [bgreenlee] 2007-12-28 20:59:30 +00:00
activemodel
activerecord Ruby 1.9 compat: workaround module_eval bug. Closes #10641 [Frederick Cheung] 2007-12-29 05:06:06 +00:00
activeresource Allow setting ActiveResource::Base#format before #site. [rick] 2007-12-28 17:12:35 +00:00
activesupport remove multiple enumerations from ActiveSupport::JSON#convert_json_to_yaml when dealing with date/time values. [rick] 2007-12-28 18:37:17 +00:00
railties Introduce native mongrel handler and push mutex into dispatcher. 2007-12-27 11:17:05 +00:00
cleanlogs.sh
pushgems.rb
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00