Sha256: dbc7c811bd5db0611260d80f5145c6e52face7b7c3de6fb36a05ee4b0566fd36

Contents?: true

Size: 179 Bytes

Versions: 55

Compression:

Stored size: 179 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

55 entries across 55 versions & 1 rubygems

Version Path
isomorfeus-2.5.5 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.5.4 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.5.3 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.5.2 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.5.1 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.5.0 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.4.2 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.4.1 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.4.0 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.3.1 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.3.0 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.11 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.10 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.9 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.8 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.7 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.6 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.5 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.4 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb
isomorfeus-2.2.3 lib/isomorfeus/installer/templates/not_found_404_component.rb.erb