Ruby on Rails
Go to file
David Heinemeier Hansson c4cb2dd014 Fixed that to_xml should not automatically pass :procs to associations included with :include (closes #10162) [chuyeow]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8258 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-03 01:47:21 +00:00
actionmailer Remove old tests which relied on @ being an ATOM to work around old Mail.app bugs. Closes #10317 [mikel] 2007-12-02 20:31:39 +00:00
actionpack Don't escape forward slashes with String#to_json, our unicode encoding of < and > prevent the XSS problems. [tpope] Closes #10273 2007-12-02 08:45:35 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Fixed that to_xml should not automatically pass :procs to associations included with :include (closes #10162) [chuyeow] 2007-12-03 01:47:21 +00:00
activeresource Prep for RC2 2007-11-29 00:27:53 +00:00
activesupport Don't escape forward slashes with String#to_json, our unicode encoding of < and > prevent the XSS problems. [tpope] Closes #10273 2007-12-02 08:45:35 +00:00
railties Added db:fixtures:identity as a way of locating what ID a foxy fixture was assigned (closes #10332) [jbarnette] 2007-12-01 20:53:15 +00:00
Rakefile
cleanlogs.sh
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00