method

petabytes

v4.1.8 - Show latest stable - Class: Numeric
petabytes()
public

No documentation available.

# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 35
  def petabytes
    self * PETABYTE
  end