Class: Interchange::DownImplementation
- Inherits:
-
NullImplementation
- Object
- NullImplementation
- Interchange::DownImplementation
- Defined in:
- lib/interchange.rb
Instance Method Summary collapse
Methods inherited from NullImplementation
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Interchange::NullImplementation
Instance Method Details
#up? ⇒ Boolean
37 38 39 |
# File 'lib/interchange.rb', line 37 def up? false end |