class Object
Public Instance Methods
Dottie(obj)
click to toggle source
Creates a new Dottie::Freckle
from a standard Hash
or Array
.
# File lib/dottie/helper.rb, line 4 def Dottie(obj) Dottie[obj] end
Creates a new Dottie::Freckle
from a standard Hash
or Array
.
# File lib/dottie/helper.rb, line 4 def Dottie(obj) Dottie[obj] end