APIdock / Ruby on Rails
/
Browse About
method

source

v8.1.1 - Show latest stable - Class: ActionView::Template
source()
public

No documentation available.

# File actionview/lib/action_view/template.rb, line 304
    def source
      @source.to_s
    end

Related methods

  • Instance methods
  • compile
  • compile!
  • compiled_source
  • encode!
  • find_node_by_id
  • handle_render_error
  • identifier_method_name
  • inspect
  • instrument
  • instrument_payload
  • instrument_render_template
  • local_assigns
  • locals
  • locals_code
  • marshal_dump
  • marshal_load
  • method_name
  • offset
  • render
  • short_identifier
  • source
  • spot
  • strict_locals!
  • strict_locals?
  • supports_streaming?
  • translate_location
  • type
  • Class methods
  • mime_types_implementation=
  • new
APIdock API Documentation Browser

© 2026 APIdock