kit-organizer edge
Organizer
module
Kit::Organizer
Kit::Organizer
Namespace that holds logic to Organize code flow in your app.
Link to this section Summary ⚠️ Private APIs are currently hidden.
Classes 2
Link to this section Class methods 4
def always(callable, key) callable = to_callable(callable: callable) ->(ctx_in) { [:ok, key: callable.call(ctx_in)] } end
Link to this section Constants 1
'0.1.0'