instance method render_component

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.2.3

Signature

render_component(options)

No documentation comment.

Parameters

options req
Source
# File actionpack/lib/action_controller/components.rb, line 67
      def render_component(options)
        @controller.__send__(:render_component_as_string, options)
      end

Defined in actionpack/lib/action_controller/components.rb line 67 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionController::Components::HelperMethods

Type at least 2 characters to search.

↑↓ navigate · open · esc close