Method: Phaseout::SEOFields#marshal_dump

Defined in:
lib/phaseout/seo_fields.rb

#marshal_dumpObject



91
92
93
# File 'lib/phaseout/seo_fields.rb', line 91

def marshal_dump
  [ @key, @human_name, @values ]
end