APIdock / Ruby
/
method

_dump

ruby latest stable - Class: Date

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.

_dump(limit)
public

Dump to Marshal format.

# File lib/date.rb, line 1387
 def _dump(limit) Marshal.dump([@ajd, @of, @sg], -1) end

AltStyle によって変換されたページ (->オリジナル) /