Module: Borsh::ParentClassMethods
- Defined in:
- lib/borsh.rb
Instance Method Summary collapse
Instance Method Details
#borsh(schema) ⇒ Object
47 48 49 |
# File 'lib/borsh.rb', line 47 def borsh(schema) @borsh_schema = schema end |
47 48 49 |
# File 'lib/borsh.rb', line 47 def borsh(schema) @borsh_schema = schema end |