class ActionView::Template::Renderable

def initialize(renderable)

Experimental RBS support (using type sampling data from the type_fusion project).

def initialize: (UI::CodeBlock renderable) -> void

This signature was generated using 1 sample from 1 application.

:nodoc:
def initialize(renderable)
  @renderable = renderable
end