Sha256: fcba59da5403402987bf588e8c47395f5cc2b0c3f48cd413168d0bf4cb7812a7

Contents?: true

Size: 169 Bytes

Versions: 1

Compression:

Stored size: 169 Bytes

Contents

module SeanPhillipsViewTool
  class Renderer
    def self.copyright name, msg
      "&copy; #{Time.now.year} | <b>#{name}</b> #{msg}".html_safe
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sean_phillips_view_tool-0.1.0 lib/sean_phillips_view_tool/renderer.rb