partial.rb

Path: lib/more/facets/partial.rb
Last Update: Fri Sep 03 00:49:52 -0600 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]