Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is cell looking for block.erb? #53

Open
JohnSmall opened this issue Jul 9, 2019 · 1 comment
Open

Why is cell looking for block.erb? #53

JohnSmall opened this issue Jul 9, 2019 · 1 comment

Comments

@JohnSmall
Copy link

I'm upgrading from 3.11.x to 4.1.x

I have many cells, with tests on them. They're running OK. But now I've encountered one with two strange behaviours (the other weird stuff is a separate ticket #52 )

In this case the cell template includes a partial. With the partial left in place it complains that it can't find block.erb.

If I create an empty block.erb it works.

If I comment out the partial and remove block.erb it works.

Why does including a partial in the template trigger an attempt to use block.erb?

@apotonick
Copy link
Member

Please explain what this means:

cell template includes a partial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants