module

Marten::DB::CanFormatStringsOrSymbols

Simple module providing a convenient way to format string values to either string literals or symbols.

Instance methods

format_string_or_symbol(value : String)
Source