Class: Parquet::Loader

Inherits:
GObjectIntrospection::Loader
  • Object
show all
Defined in:
lib/parquet/loader.rb

Class Method Summary collapse

Class Method Details

.loadObject



21
22
23
# File 'lib/parquet/loader.rb', line 21

def load
  super("Parquet", Parquet)
end