Sha256: 42c9dc85856e67715bae987dd7757c8bca1704fa7583cb9ea3ebdb5f7e6fe625
Contents?: true
Size: 132 Bytes
Versions: 1
Compression:
Stored size: 132 Bytes
Contents
module IshLibManager module ApplicationHelper def pretty_date input return input.strftime("%Y-%m-%d") end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ish_lib_manager-0.0.1 | app/helpers/ish_lib_manager/application_helper.rb |