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
Jeremy Kemper 5b50504f48 Missed pluralize nil test in [5431].
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5441 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-11-06 21:39:16 +00:00
actionmailer Add assert_emails and assert_no_emails to test the number of emails delivered. Closes #6479. 2006-11-05 21:56:18 +00:00
actionpack Missed pluralize nil test in [5431]. 2006-11-06 21:39:16 +00:00
actionwebservice Removed deprecated end_form_tag helper. 2006-10-31 03:13:28 +00:00
activerecord Support nil and Array in :conditions => { attr => value } hashes. Closes #6548. 2006-11-05 21:27:51 +00:00
activeresource to_xml needs to accept an options hash to conform with the expectations of Hash#to_xml 2006-10-24 19:05:43 +00:00
activesupport Failing test for autoloading shadowed exceptions. 2006-11-06 19:23:30 +00:00
railties scaffold_resource generator uses _path named routes and head instead of render :nothing => true. Closes #6545. 2006-11-05 02:14:36 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00