Skip to content

Instantly share code, notes, and snippets.

View dreftymac's full-sized avatar
💭
__

Dreftymac dreftymac

💭
__
View GitHub Profile
@dreftymac
dreftymac / DreftymacQuikpayString
Last active December 20, 2015 02:39
code library
### ------------------------------------------------------------------------
## {
module DreftymacQuikpayString
## {
module Base
## {
def str_is_not_valid
"__Invalid #{self.to_s}__"
end