Go to file
2009-06-09 16:47:39 -07:00
actionmailer 1.9 compatibility - don't pass an array as the from address as this ends up generating invalid SMTP commands. 2009-06-09 20:22:20 +12:00
actionpack Write documentation for AbstractController::Helpers 2009-06-09 16:47:39 -07:00
activemodel each yields per message not per attribute 2009-06-08 19:37:51 -07:00
activerecord disabled base_test.rb tests that were not Oracle compatible (TIME datatype is not supported on Oracle, UPDATE does not support ORDER BY) _before_type_cast on Oracle returns Time and not String added Oracle specific schema definition that was missing for test_default_values test 2009-06-09 20:26:55 +12:00
activeresource Prefer JSON.encode(value) to value.to_json 2009-06-08 19:37:52 -07:00
activesupport enable *real* IO parsing for the libxml, nokogiri and rexml backends [#2659 state:resolved] 2009-06-09 09:01:50 -05: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 Fix incorrect specification path in GemDependency#from_directory_name 2009-06-10 09:57:58 +12: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
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Report errors in 'all project' rake tasks [#2224 state:resolved] 2009-05-18 11:13:51 +02:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00