Skip to content

matestack_app: false seems to have no effect #535

Open
@jonasjabari

Description

@jonasjabari
class SomeController < ApplicationController

matestack_app Some::App

def some_page
    render Some::Page matestack_app: false
end

end

Some::Page should be rendered without the Some::App wrapping it, but doesn't

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions