method

default_url_options

rails latest stable - Class: ActionMailer::Base::DeprecatedUrlOptions

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.0.9) is shown here.

default_url_options()
public

No documentation available.

# File actionmailer/lib/action_mailer/base.rb, line 776
      def default_url_options
        deprecated_url_options
      end