Sha256: 53f50113f4da646c7c8a9bc9712bb0fc8a528e751a48133cbf35f455cc108447
Contents?: true
Size: 121 Bytes
Versions: 2
Compression:
Stored size: 121 Bytes
Contents
module PriceHelper include ActionView::Helpers::NumberHelper def to_currency number_to_currency(self) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amrita2-2.0.1 | sample/depot/app/helpers/price_helper.rb |
amrita2-2.0.2 | sample/depot/app/helpers/price_helper.rb |