Closed cbeer closed 11 years ago
I'm not sure where ActionController::Engine and ActionMailer::Engine came from -- I don't see them in the Rails release-3.0, release-3.1 or release-3.2 branches. I suspect Railtie is the right constant to use instead.
Thanks Chris - and sorry for the delay with getting this in. Not sure why I went with Engine instead of Railtie.
I'm not sure where ActionController::Engine and ActionMailer::Engine came from -- I don't see them in the Rails release-3.0, release-3.1 or release-3.2 branches. I suspect Railtie is the right constant to use instead.