class Lucky::FormHelpers::HabitatSettings

Defined in:

lucky/tags/form_helpers.cr

Class Method Summary

Instance methods inherited from class Object

blank? : Bool blank?, present? : Bool present?

Class Method Detail

def self.include_csrf_tag : Bool #

def self.include_csrf_tag=(value : Bool) #

def self.include_csrf_tag? #

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


def self.to_h #

Generates a hash using the provided values