1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2009-03-10 11:19:32 -05:00
actionmailer Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
actionpack reset_session should force a new session id to be generated [#2173] 2009-03-09 22:46:03 -05:00
activemodel Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
activerecord Ensure nested with_scope merges conditions inside out [#2193 state:resolved] 2009-03-10 11:49:58 +00:00
activeresource Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
activesupport Use the REXML parser by default. XmlMini.backend = 'LibXML' to use libxml-ruby. 2009-03-09 13:42:42 -07:00
ci Ruby 1.9 compat: use String#each_line instead of #each 2009-02-04 09:29:00 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Ensure public folder structure is setup correctly if the tests are ran out of order, fixes tests in 0c9bbf8 2009-03-10 11:19:32 -05:00
.gitignore Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00