Module: ModernTimes::MarshalStrategy::JSON

Extended by:
JSON
Included in:
JSON
Defined in:
lib/modern_times/marshal_strategy/json.rb

Instance Method Summary collapse

Instance Method Details

#marshal_typeObject



6
7
8
# File 'lib/modern_times/marshal_strategy/json.rb', line 6

def marshal_type
  :text
end