mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
typo
This commit is contained in:
@@ -29,7 +29,7 @@ module ActionDispatch
|
||||
@response.redirect_url
|
||||
end
|
||||
|
||||
# Shortcut for <tt>ARack::Test::UploadedFile.new(ActionController::TestCase.fixture_path + path, type)</tt>:
|
||||
# Shortcut for <tt>Rack::Test::UploadedFile.new(ActionController::TestCase.fixture_path + path, type)</tt>:
|
||||
#
|
||||
# post :change_avatar, :avatar => fixture_file_upload('/files/spongebob.png', 'image/png')
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user