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
Add support for the Rails render plain: "foo" and render html: "<h1>foo</h1>" render methods so folks can render templates with layouts from the Base#body and Base#html methods.