method
terabytes

Ruby on Rails latest stable (v7.1.3.2)
-
0 notes -
Class: ActiveSupport::CoreExtensions::Numeric::Bytes
terabytes()
public
Hide source
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 33 def terabytes self * TERABYTE end