No documentation
This class has no description. You can help the Ruby on Rails community by adding new notes.
Constants
EXABYTE = PETABYTE * 1024
PETABYTE = TERABYTE * 1024
TERABYTE = GIGABYTE * 1024
GIGABYTE = MEGABYTE * 1024
MEGABYTE = KILOBYTE * 1024
KILOBYTE = 1024
Attributes
Show files where this class is defined (7 files)
activesupport/lib/active_support/core_ext/numeric/time.rb
activesupport/lib/active_support/core_ext/numeric/bytes.rb
activesupport/lib/active_support/core_ext/numeric/conversions.rb
activesupport/lib/active_support/core_ext/string/output_safety.rb
activesupport/lib/active_support/core_ext/object/blank.rb
activesupport/lib/active_support/core_ext/object/duplicable.rb
activesupport/lib/active_support/core_ext/object/json.rb