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
David Heinemeier Hansson 67022671bf Testing commits
2008-04-10 22:09:13 -05:00
actionmailer Avoid modifying the sendmail_settings hash when using the return path. Closes #7572 [billkirtley] 2008-04-05 11:28:15 +00:00
actionpack Automatically parse posted JSON content for Mime::JSON requests. [rick] 2008-04-08 05:05:54 +00:00
activemodel Fix more typos and changelog 2008-04-05 11:18:05 +00:00
activerecord Change validates_uniqueness_of :case_sensitive option default back to true (from [9160]). Love your database columns, don't LOWER them. [rick] 2008-04-10 18:06:05 +00:00
activeresource Fix more typos and changelog 2008-04-05 11:18:05 +00:00
activesupport Add config.active_support.escape_html_entities_in_json to allow disabling of html entity escaping. [rick] 2008-04-08 03:45:26 +00:00
railties Require rubygems if needed when initializing GemDependency instances 2008-04-09 16:24:32 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Testing commits 2008-04-10 22:09:13 -05:00
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