Ruby on Rails
Go to file
nate f68cc639f5 A test to show that http_authentication needs to fail authentication if the password procedure returns nil. Also includes a fix to validate_digest_response to fail validation if the password procedure returns nil.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2009-06-09 19:47:53 +12:00
actionmailer Lazier Rakefile requires to avoid needing full rake gem on 1.9 2009-06-08 20:49:21 -07:00
actionpack A test to show that http_authentication needs to fail authentication if the password procedure returns nil. Also includes a fix to validate_digest_response to fail validation if the password procedure returns nil. 2009-06-09 19:47:53 +12:00
activemodel each yields per message not per attribute 2009-06-08 19:37:51 -07:00
activerecord Fix AR json encoding 2009-06-08 19:37:51 -07:00
activeresource Prefer JSON.encode(value) to value.to_json 2009-06-08 19:37:52 -07:00
activesupport Further cleanup of callbacks 2009-06-09 19:47:53 +12:00
ci Upgrade CI server to latest RubyGems [#2665 state:resolved] 2009-05-19 12:50:26 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Work around a gem dependency edge case that prevents Rails from booting.. 2009-06-05 21:54:56 -07: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 Merge branch 'master' into active_model 2009-04-22 15:26:03 +01:00
Rakefile Report errors in 'all project' rake tasks [#2224 state:resolved] 2009-05-18 11:13:51 +02: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