class Breeze::ActionHelpers::HabitatSettings

Defined in:

breeze/actions/mixins/action_helpers.cr

Class Method Summary

Class Method Detail

def self.skip_pipes_if : Proc(HTTP::Server::Context, Bool) | Nil #

def self.skip_pipes_if=(value : Proc(HTTP::Server::Context, Bool) | Nil) #

def self.skip_pipes_if? #

Used for checking missing settings on non-nilable types It's advised to use skip_pipes_if in your apps to ensure the propper type is checked.


def self.to_h #

Generates a hash using the provided values