class NilClass
Public Instance Methods
format( spec )
click to toggle source
# File lib/date-formatter.rb, line 117 def format( spec ) ''; end
# File lib/date-formatter.rb, line 117 def format( spec ) ''; end