Ruby on Rails
Go to file
Rich Cavanaugh a425cd1473 Don't double-escape cookie store data. Don't split cookie values with newlines into an array. [#130 state:resolved]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2008-05-12 15:26:19 -07:00
actionmailer Updated copyright years 2008-05-11 18:34:05 -05:00
actionpack Don't double-escape cookie store data. Don't split cookie values with newlines into an array. [#130 state:resolved] 2008-05-12 15:26:19 -07:00
activemodel Merge docrails: 2008-05-09 10:40:50 +01:00
activerecord Remove AR::Base#attributes argument. [#52 state:resolved] 2008-05-12 00:35:42 +01:00
activeresource Making ready for RC1 release 2008-05-11 18:29:44 -05:00
activesupport Use #duplicable? instead of anonymous rescue 2008-05-12 13:24:32 -07:00
railties Updated copyright years 2008-05-11 18:34:05 -05:00
.gitignore preventing generated documentation from being picked up by git. [#37 state:resolved] 2008-04-23 20:27:23 +12:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05: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