Class Class
In: yaml/rubytypes.rb
Parent: Object

Methods

to_yaml  

Public Instance methods

[Source]

   # File yaml/rubytypes.rb, line 5
5:         def to_yaml( opts = {} )
6:                 raise TypeError, "can't dump anonymous class %s" % self.class
7:         end

Search

Google

Ruby API Docs

Links