comfy / comfortable-mexican-sofa

ComfortableMexicanSofa is a powerful Ruby on Rails 5.2+ CMS (Content Management System) Engine
MIT License
2.72k stars 637 forks source link

Redirect to 404 page on page not found #945

Open RadoslavMarinov opened 3 years ago

RadoslavMarinov commented 3 years ago

In development environemnt

Expected behavior

It sould redirect to the rails 404 page defined by render_404 method

Actual behavior

Instead I get Active Record error: ActiveRecord::RecordNotFound in Comfy::Cms::ContentController#show

In fact on stage and production it is redirected to the rails 404 page but on development environment no

System configuration

Rails version: 5.2

CMS version: 2.0.0