Class: Vanity::Render::ProxyEmpty
- Inherits:
-
String
- Object
- String
- Vanity::Render::ProxyEmpty
- Defined in:
- lib/vanity/commands/report.rb
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(method, *args, &block) ⇒ Object
32 |
# File 'lib/vanity/commands/report.rb', line 32 def method_missing(method, *args, &block); self.class.new end |