instance method
exabytes
Ruby on Rails 3.1.12
Since v3.0.20Signature
exabytes()
No documentation comment.
Source
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 40
def exabytes
self * EXABYTE
end
Defined in activesupport/lib/active_support/core_ext/numeric/bytes.rb line 40
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Numeric