Skip to content

Tailwind scaffold template is out of sync with rails/rails ERB scaffold template #341

Closed
@yshmarov

Description

@yshmarov

https://github.com/rails/tailwindcss-rails/blob/main/lib/generators/tailwindcss/scaffold/templates/index.html.erb.tt is out of sync with https://github.com/rails/rails/blob/main/railties/lib/rails/generators/erb/scaffold/templates/index.html.erb.tt, namely it's missing the <% content_for :title, "New event" %>

Should template files be kept in sync (except the tailwind classes)?

Screenshot 2024-03-24 at 21 55 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions