class Module
Public Instance Methods
attire(*a, &b)
click to toggle source
# File lib/attire.rb, line 33 def attire(*a, &b) Attire.attire(self, *a, &b) end
# File lib/attire.rb, line 33 def attire(*a, &b) Attire.attire(self, *a, &b) end