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