method
megabytes
megabytes()
public
Hide source
# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 23 def megabytes self * MEGABYTE end