method
terabytes
v3.0.0 -
Show latest stable
- Class:
Numeric
terabytes()public
No documentation available.
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 30
def terabytes
self * TERABYTE
end terabytes()No documentation available.
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 30
def terabytes
self * TERABYTE
end