APIdock / Ruby on Rails
/
Browse About
method

refresh

v6.0.0 - Show latest stable - Class: ActionView::Template
refresh(_)
public

No documentation available.

# File actionview/lib/action_view/template.rb, line 168
              def refresh(_); self; end

Related methods

  • Instance methods
  • compile
  • compile!
  • encode!
  • formats
  • formats=
  • handle_render_error
  • identifier_method_name
  • inspect
  • instrument
  • instrument_payload
  • instrument_render_template
  • local_assigns
  • locals=
  • locals_code
  • marshal_dump
  • marshal_load
  • method_name
  • refresh
  • render
  • short_identifier
  • source
  • supports_streaming?
  • type
  • variants
  • variants=
  • virtual_path=
  • Class methods
  • finalize_compiled_template_methods
  • finalize_compiled_template_methods=
  • new
APIdock API Documentation Browser

© 2026 APIdock