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

Corrigir layout/html #14

Closed
chesterbr opened this issue Jan 3, 2016 · 0 comments
Closed

Corrigir layout/html #14

chesterbr opened this issue Jan 3, 2016 · 0 comments
Assignees

Comments

@chesterbr
Copy link
Owner

Quando #12 foi implementado, a página toda foi copiada para a view, mas o layout default do Rails foi mantido, gerando um "html dentro de html".

Solução rápida é deixar só o yield no layout. Um pouco mais limpinho seria deixar o conteúdo do body na view e o esqueleto no layout (aproveitando pra ver se o que está no layout default faz sentido - provavelmente não).

@chesterbr chesterbr self-assigned this Jan 3, 2016
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

1 participant