Ruby on Rails
Go to file
Chad Woolley 32cea98c3b Ruby 1.9: Fix ActiveResource::ConnectionError#to_s when @response does not respond to #code or #message
Signed-off-by: Carl Lerche <carllerche@mac.com>
2009-10-08 10:45:00 -07:00
actionmailer Prefer tap to returning 2009-09-28 14:38:24 +13:00
actionpack error procs have to be safe too 2009-10-08 12:13:48 +13:00
activemodel Rewrite ActiveModel::Lint as a simple TU mixin 2009-10-07 09:24:51 -05:00
activerecord Use indifferent access attributes instead of stringifying them 2009-10-08 00:15:36 +01:00
activeresource Ruby 1.9: Fix ActiveResource::ConnectionError#to_s when @response does not respond to #code or #message 2009-10-08 10:45:00 -07:00
activesupport Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00
ci Run AP isolated tests on CI 2009-10-03 22:14:58 -05:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Don't need h in there now that XSS protection is on by default 2009-10-08 14:34:15 +13:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore don't ignore all bin directories 2009-10-06 15:53:25 +13:00
.gitmodules Remove submodule 2009-08-11 23:44:44 -07:00
Rakefile Add rake gemspec and gemspecs to the repo 2009-08-31 17:20:44 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00