Go to file
2008-05-06 01:20:59 -07:00
actionmailer Improve documentation coverage and markup 2008-05-02 14:45:23 +01:00
actionpack Change the request forgery protection to go by Content-Type instead of request.format so that you can't bypass it by POSTing to "#{request.uri}.xml" [#73 state:resolved] 2008-05-06 00:42:24 -07:00
activemodel Improve documentation coverage and markup 2008-05-02 14:45:23 +01:00
activerecord Restore dump_schema_information connection adapter method 2008-05-05 23:25:22 -07:00
activeresource Improve documentation coverage and markup 2008-05-02 14:45:23 +01:00
activesupport Added Ruby 1.8 implementation of Process.daemon 2008-05-05 10:22:29 -05:00
railties include bugfix to [e792d4ab70448f79142fdf492390682ff5ea6398] for rubygems 1.0.1. Gem::DependencyList#dependency_order was bombing with nil specs passed in from a frozen gem. [#122] 2008-05-06 01:20:59 -07:00
.gitignore preventing generated documentation from being picked up by git. [#37 state:resolved] 2008-04-23 20:27:23 +12:00
cleanlogs.sh Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05: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