Go to file
2009-07-30 09:48:27 -07:00
actionmailer Merge docrails 2009-07-25 16:03:58 +01:00
actionpack Fix tag helpers so that all HTML element boolean attributes render according to the specs. Added all boolean attributes listed in the XHTML 1.0 specs (http://www.w3.org/TR/xhtml1/guidelines.html) and HTML 5 specs (http://www.whatwg.org/specs/web-apps/current-work). HTML 5 boolean attribute rendering was broken in commit 1e2d7229602f467cfdc0ef606b5ef8a5566a1501 / [#2864 state:resolved]. 2009-07-30 09:48:27 -07:00
activemodel Add support for error_messages_for(@obj) 2009-07-28 19:06:14 -07:00
activerecord Revert "Methods invoked within named scope Procs should respect the scope stack. [#1267 state:resolved]" 2009-07-29 16:54:54 -07:00
activeresource Add wrap_with_notifications helper to AMo observing 2009-07-20 23:57:01 -05:00
activesupport Merge branch 'master' of git://github.com/rails/rails 2009-07-28 09:00:33 +02:00
ci Updates CI to use latest mocha 2009-07-01 13:50:05 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Always use application generator to run templates. 2009-07-28 16:21:30 +02: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 Removed remaining old generators files. 2009-07-03 14:57:46 +02:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00