partial.rb

Path: lib/more/facets/partial.rb
Last Update: Wed Mar 24 20:49:23 +0000 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]