method
terabytes
terabytes()
public
Hide source
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 26 def terabytes self * 1024.gigabytes end