class Presenter::Telephone
Public Instance Methods
output()
click to toggle source
# File lib/presenter/telephone.rb, line 5 def output ::Telephone.new(value).formatted end
# File lib/presenter/telephone.rb, line 5 def output ::Telephone.new(value).formatted end