method
on_command
rails latest stable - Class:
ActionView::RenderParser::RipperASTParser::RenderCallExtractor
on_command(name, *args)private
No documentation available.
# File actionview/lib/action_view/ripper_ast_parser.rb, line 163
def on_command(name, *args)
on_render_call(super)
end