Sha256: 0eb8e9db907aba802b51b758738e06e4451183e50501d432d7e2bdc2c0fde38b

Contents?: true

Size: 171 Bytes

Versions: 26

Compression:

Stored size: 171 Bytes

Contents

class NotFound404Component < LucidComponent::Base
  render do
    Isomorfeus.ssr_response_status = 404 # keep
    P "Oops, page not found!"
    NavigationLinks()
  end
end

Version data entries

26 entries across 26 versions & 2 rubygems

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