Skip to content

Rails 7.0.1 + Turbo, scaffold generator, app/views/RESSOURCE/index.html.haml #179

Open
@ycrepeau

Description

@ycrepeau

The scaffold generator uses a \<table\> to build the listing found in the index.html.haml file.

When I try to add a =turbo_frame_tag the code does not work properly. I have submitted an issue in the Rails/Rails project and @dhh answered me that the tables are not used anymore in the Rails 7 code.

After investigation, I have discovered that my problem comes from here (haml_rails) and the scaffold should be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions