NoMethodError in ViewerController#show
You have a nil object when you didn't expect it!
The error occurred while evaluating nil.subpages
RAILS_ROOT: D:/DATA E/DATA DONI/MY PROJECT/progress/-----
Application Trace | Framework Trace | Full Trace
app/controllers/viewer_controller.rb:4:in `show'
Request
Parameters:
{"name"=>"contactus"}
Show session dump
---
flash: !map:ActionController::Flash::FlashHash {}
:csrf_id: 41050cb295c6b26207330f7b45eb7ad2
Response
Headers:
{"Cache-Control"=>"no-cache",
"cookie"=>[]}
-------------------------------------------------------------------
viewer controller mengacu pada page controller
saya inginnya langsung nge redirect ke contactus/new
pada saat /new dihilangkan
atau redirect ke "The page you were looking for doesn't exist (404) "
itu gimana ya caranya??