instance method
petabytes
Ruby on Rails 4.1.16
Since v3.0.20Signature
petabytes()
No documentation comment.
Source
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 35
def petabytes
self * PETABYTE
end
Defined in activesupport/lib/active_support/core_ext/numeric/bytes.rb line 35
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Numeric