method
marshal_dump
marshal_dump()
public
Hide source
# File activesupport/lib/active_support/time_with_zone.rb, line 308 def marshal_dump [utc, time_zone.name, time] end