Ruby on Rails
Go to file
Marcel Molina d761ac4095 Add docs explaining how to protect all attributes using attr_accessible with no arguments. Closes #9631 [boone, rmm5t]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8032 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-26 04:07:39 +00:00
actionmailer Introduce TestCase subclasses for testing rails applications allowing tests to be DRY'd up a bit and to provide a path toward tidying up our monkeypatching of test/unit. 2007-10-26 02:21:21 +00:00
actionpack Doc typo fixes for ActiveRecordHelper. Closes #9973 [mikong] 2007-10-26 03:34:48 +00:00
actionwebservice Simple changes to bring AWS up to date with view_paths and render :text. Tests still fail though. [Koz] 2007-10-15 08:59:48 +00:00
activerecord Add docs explaining how to protect all attributes using attr_accessible with no arguments. Closes #9631 [boone, rmm5t] 2007-10-26 04:07:39 +00:00
activeresource Update gem dependencies to match current versions 2007-10-14 19:24:24 +00:00
activesupport Fix JSON encoding/decoding bugs dealing with /'s. Closes #9990 [Rick, theamazingrando] 2007-10-26 03:22:02 +00:00
railties Remove broken require 2007-10-26 02:58:24 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
cleanlogs.sh
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00