Class: Promethee::StructureUpgrader::Components::TableCell
- Defined in:
- app/services/promethee/structure_upgrader/components/table_cell.rb
Instance Method Summary collapse
Methods inherited from Base
#initialize, #upgrade, #upgraded_data
Constructor Details
This class inherits a constructor from Promethee::StructureUpgrader::Components::Base
Instance Method Details
#upgraded_attributes ⇒ Object
12 13 14 |
# File 'app/services/promethee/structure_upgrader/components/table_cell.rb', line 12 def upgraded_attributes @data['attributes'] end |