Method: Pod4::BasicModel.interface
- Defined in:
- lib/pod4/basic_model.rb
.interface ⇒ Object
41 42 43 |
# File 'lib/pod4/basic_model.rb', line 41 def interface raise NotImplemented, "no call to set_interface in the model" end |
41 42 43 |
# File 'lib/pod4/basic_model.rb', line 41 def interface raise NotImplemented, "no call to set_interface in the model" end |