Sha256: 3c44b70dd5cc5db954c0eaee63bd324d5ea8a85c19a1507e72be9698ed496249

Contents?: true

Size: 181 Bytes

Versions: 35

Compression:

Stored size: 181 Bytes

Contents

class NavigationLinks < LucidComponent::Base
  render do
    P do
      Link(to: '/') { 'Hello World!' }
      SPAN " | "
      Link(to: '/welcome') { 'Welcome!' }
    end
  end
end

Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
isomorfeus-1.0.0.zeta25 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta24 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta23 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta22 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta21 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta20 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta19 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta18 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta17 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta16 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta15 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta14 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta13 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta12 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta11 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta10 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta9 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta8 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-1.0.0.zeta6 lib/isomorfeus/installer/templates/navigation_links.rb.erb
isomorfeus-installer-1.0.0.zeta5 lib/isomorfeus/installer/templates/navigation_links.rb.erb