Sub Contexts

It's a kind of action block that creates a context within another, making posible to call within this any action block and even another sub context.

sub_context(context_route=String, &block)

Platforms

Usage

Last updated