Skip to content

add better error message when shared context is missing

Created by: slawosz

Now, when we try to include not exist shared context we got misleading error: ArgumentError Exception: block not supplied, my commit provides more friendly message.

Merge request reports