class

Lucky::MaximumRequestSizeHandler::HabitatSettings

Inherits Reference < Object

Class methods

enabled
enabled=(value : Bool)
enabled?

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

max_size
max_size=(value : Int64)
max_size?

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

to_h

Generates a hash using the provided values