Method: Lev::Paramifier.boolean

Defined in:
lib/lev/handler.rb

.booleanObject

Hack to provide ActiveAttr’s Boolean type concisely



9
# File 'lib/lev/handler.rb', line 9

def self.boolean; ActiveAttr::Typecasting::Boolean; end