Class: ROM::Header::Embedded

Inherits:
Attribute show all
Defined in:
core/lib/rom/header/attribute.rb

Overview

Embedded attribute is a special attribute type that has a header

This is the base of complex attributes like Hash or Group

Instance Method Summary collapse

Instance Method Details

#pop_keysObject



132
133
134
# File 'core/lib/rom/header/attribute.rb', line 132

def pop_keys
  header.pop_keys
end