method
terabytes
v1.0.0 -
Show latest stable
- Class:
ActiveSupport::CoreExtensions::Numeric::Bytes
terabytes()public
No documentation available.
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 26
def terabytes
self * 1024.gigabytes
end