Method: Hanami::Extensions::View::SliceConfiguredContext#extended

Defined in:
lib/hanami/extensions/view/slice_configured_context.rb

#extended(_context_class) ⇒ Object

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 2.1.0



23
24
25
# File 'lib/hanami/extensions/view/slice_configured_context.rb', line 23

def extended(_context_class)
  define_new
end