class Bones::Limit

Defined in:

bones/limit.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : Int32 = 0) #

[View source]

Instance Method Detail

def to_sql_string : String #

[View source]
def value : Int32 #

[View source]
def value=(value : Int32) #

[View source]