Module: HumanBytes::MethodVersion
- Defined in:
- lib/human_bytes.rb
Instance Method Summary collapse
Instance Method Details
#human_bytes(opts = {}) ⇒ Object
61 62 63 |
# File 'lib/human_bytes.rb', line 61 def human_bytes(opts={}) HumanBytes.human_bytes(self, opts) end |