Class: Arrow::Loader
- Inherits:
-
GObjectIntrospection::Loader
- Object
- GObjectIntrospection::Loader
- Arrow::Loader
- Defined in:
- lib/arrow/loader.rb
Class Method Summary collapse
Class Method Details
.load ⇒ Object
23 24 25 |
# File 'lib/arrow/loader.rb', line 23 def load super("Arrow", Arrow) end |