Class: ArbsGenerator

Inherits:
Object
  • Object
show all
Defined in:
lib/arbs_generator.rb

Overview

:nodoc:

Class Method Summary collapse

Class Method Details

.run(schema_path) ⇒ Object



2
3
4
# File 'lib/arbs_generator.rb', line 2

def self.run(schema_path)
  load schema_path
end