Not sure if it’ll help, but I’ve found find_by_id more developer
friendly than find. You could try it and see what results you get. I’m
betting a NoMethodError on nil for delete.
Not sure if it’ll help, but I’ve found find_by_id more developer
friendly than find. You could try it and see what results you get. I’m
betting a NoMethodError on nil for delete.
Thanks for answer, but i didn’t help. @page or @item are found great by
find find_by_id. But i think problem occurs then app trying to find and
destroy page nested in item.