Class: TwistedCaldav::Format::Raw
- Inherits:
-
Object
- Object
- TwistedCaldav::Format::Raw
- Defined in:
- lib/twisted-caldav/format.rb
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(m, *args, &block) ⇒ Object
4 5 6 |
# File 'lib/twisted-caldav/format.rb', line 4 def method_missing(m, *args, &block) return *args end |