Sha256: 63ebd4b8cbe4b8e193afa3c51760ae03adfac6ce86cce7fb15856274e0fad985
Contents?: true
Size: 139 Bytes
Versions: 1
Compression:
Stored size: 139 Bytes
Contents
module Conversions #:nodoc: module Ext def convert(from, to, options={}) Unit.new(self, from).to(to, options) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
seamusabshere-conversions-1.3.0 | lib/conversions/ext.rb |