Sha256: b0d9834af2bcb8ecd318423ef25ab9e79e7795c86bcf6032b8b1877afe1e3231
Contents?: true
Size: 131 Bytes
Versions: 15
Compression:
Stored size: 131 Bytes
Contents
module IshManager module ApplicationHelper def pretty_date input return input.strftime("%Y-%m-%d") end end end
Version data entries
15 entries across 15 versions & 1 rubygems