Path: | lib/more/facets/partial.rb |
Last Update: | Mon Mar 16 08:45:52 -0400 2009 |
MissingArgument exception class is used to represent an argument "hole".
Convenience method for an argument hole. It simple returns the MissingArgument exception class.
# File lib/more/facets/partial.rb, line 9 def __ MissingArgument end