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
20 21 22 |
# File 'lib/arrow/loader.rb', line 20 def load super("Arrow", Arrow) end |