Sha256: efecf4d810a489a2400b61975009bbc2fb871bb38581dcbba85603942c7ef48d

Contents?: true

Size: 135 Bytes

Versions: 15

Compression:

Stored size: 135 Bytes

Contents

# frozen_string_literal: true
class HelloWorldCell < UiComponents::Cell
  attribute :name, mandatory: true, description: 'A name.'
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
ad2games-ui_components-2.3.0 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.1.0 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.14 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.12 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.11 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.10 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.9 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.8 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.7 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.5 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.4 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.3 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.2 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.1 app/cells/hello_world/hello_world_cell.rb
ad2games-ui_components-2.0.0 app/cells/hello_world/hello_world_cell.rb