partial.rb

Path: lib/more/facets/partial.rb
Last Update: Tue Mar 09 07:46:46 -0700 2010

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
def __
  X
end

[Validate]