Sha256: 923396f652421a8f8e9116d18793792b050ab291361ae8b85ab27a98ae98930b

Contents?: true

Size: 115 Bytes

Versions: 3

Compression:

Stored size: 115 Bytes

Contents

class HelloComponent < LucidComponent::Base
  render do
    DIV "Hello World!"
    NavigationLinks()
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
isomorfeus-2.0.0.rc3 lib/isomorfeus/installer/templates/hello_component.rb.erb
isomorfeus-2.0.0.rc2 lib/isomorfeus/installer/templates/hello_component.rb.erb
isomorfeus-2.0.0.rc1 lib/isomorfeus/installer/templates/hello_component.rb.erb