APIdock / Ruby on Rails
/
Browse About
method

_protected_ivars

v5.0.0.1 - Show latest stable - Class: ActionMailer::Base
_protected_ivars()
public

No documentation available.

# File actionmailer/lib/action_mailer/base.rb, line 441
    def _protected_ivars # :nodoc:
      PROTECTED_IVARS
    end

Related methods

  • Instance methods
  • _protected_ivars
  • attachments
  • headers
  • mail
  • mailer_name
  • process
  • Class methods
  • controller_path
  • default
  • default_options=
  • deliver_mail
  • mailer_name
  • new
  • receive
  • register_interceptor
  • register_interceptors
  • register_observer
  • register_observers
  • Protected methods
  • protectedmethod_missing
  • protectedset_payload_for_mail
  • protectedsupports_path?
  • protecteddefault_i18n_subject
  • protectedset_content_type
  • Private methods
  • privateobserver_class_for
  • privaterespond_to_missing?
  • privateapply_defaults
  • privateassign_headers_to_message
  • privatecollect_responses
  • privatecollect_responses_from_templates
  • privatecreate_parts_from_responses
  • privateeach_template
  • privateinsert_part
  • privateinstrument_name
  • privateinstrument_payload
APIdock API Documentation Browser

Swarmia: the developer productivity platform for modern engineering teams.

© 2026 APIdock