Sha256: 231fd7cfc42cda4bf5a49f274649a09c228540bfab250c6bbbf04e0a01754527

Contents?: true

Size: 222 Bytes

Versions: 43

Compression:

Stored size: 222 Bytes

Contents

# Table Cell Component
# ================
#
# V3
# -----
#
# Did not exist
#

module Promethee::StructureUpgrader::Components
  class TableCell < Base
    def upgraded_attributes
      @data['attributes']
    end
  end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
promethee-5.1.1 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-5.1.0 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-5.0.2 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-5.0.1 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-5.0.0 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.28 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.27 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.26 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.25 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.24 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.23 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.22 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.21 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.20 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.19 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.18 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.17 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.16 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.15 app/services/promethee/structure_upgrader/components/table_cell.rb
promethee-4.1.14 app/services/promethee/structure_upgrader/components/table_cell.rb