partial.rb

Path: lib/more/facets/partial.rb
Last Update: Mon Jul 20 03:06:08 +0200 2009

Methods

__  

Public Instance methods

Convenience method for an argument slot. It simple returns the X exception class.

[Source]

    # File lib/more/facets/partial.rb, line 36
36: def __
37:   X
38: end

[Validate]