Class: Allen::MetaData::NullCommit
- Inherits:
-
Object
- Object
- Allen::MetaData::NullCommit
- Defined in:
- lib/allen/meta_data.rb
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(*args) ⇒ Object
43 44 45 |
# File 'lib/allen/meta_data.rb', line 43 def method_missing(*args) "xxx" end |