class Object
Public Instance Methods
f(text, width = nil)
click to toggle source
# File lib/pictureframe.rb, line 3 def f(text, width = nil) Pictureframe.frame(text, width) end
# File lib/pictureframe.rb, line 3 def f(text, width = nil) Pictureframe.frame(text, width) end