partial.rb

Path: lib/more/facets/partial.rb
Last Update: Wed Mar 03 05:31:49 -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]