class Planik::Lohnausweis::NullFormatter

Public Instance Methods

format(text) click to toggle source
# File lib/lohnausweis/arbeitslistespalten.rb, line 55
def format text
  text
end