1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

corrected the ActionMailer tests which broke due to some code removed from ActionPack

This commit is contained in:
Josh Kalderimis 2011-05-25 00:57:50 +02:00
parent 6f413d87b2
commit 21317d8824

View file

@ -1,3 +1,4 @@
require 'action_dispatch/http/mime_type'
require 'active_support/core_ext/class/attribute_accessors'
require 'erubis'