Class: CV::Loader
- Inherits:
-
GObjectIntrospection::Loader
- Object
- GObjectIntrospection::Loader
- CV::Loader
- Defined in:
- lib/cv/loader.rb
Class Method Summary collapse
Class Method Details
.load ⇒ Object
4 5 6 |
# File 'lib/cv/loader.rb', line 4 def load super("CV", CV) end |