You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use this approach to include the csrf_meta_tagsstylesheet_pack_tag, javascript_pack_tag helpers in my Layout cell but it didn't work (method missing).
Then I tried to include these helpers to my cell using include and it worked fine: