partial.rb

Path: lib/more/facets/partial.rb
Last Update: Thu Oct 22 14:14:40 +0000 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
def __
  X
end

[Validate]