Sha256: 43c62608909fb6ea2e37a052f7a8473f07a475cbab9d6748e66b86d3b2724e4e

Contents?: true

Size: 148 Bytes

Versions: 1

Compression:

Stored size: 148 Bytes

Contents

module JthorupViewTool
 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
jthorup_view_tool-0.1.0 lib/jthorup_view_tool/renderer.rb