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 ba814a9033 Use mocha for rescue tests.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5916 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-01-13 07:14:46 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Use mocha for rescue tests. 2007-01-13 07:14:46 +00:00
actionwebservice Ensure that DispatcherError is being thrown correctly when a malformed request is received. 2006-12-11 21:09:47 +00:00
activerecord Apply scoping during initialize instead of create. Fixes setting of foreign key when using find_or_initialize_by with scoping. 2007-01-12 21:14:36 +00:00
activeresource Base.exists?(id, options) and Base#exists? check whether the resource is found. Closes #6970. 2007-01-12 07:20:05 +00:00
activesupport tighten test_load_once_paths_should_behave_when_recursively_loading 2007-01-01 00:25:30 +00:00
railties Generator: use destination path for diff tempfiles. Closes #7015. 2007-01-13 04:09:18 +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