Skip to content

Commit 171975a

Browse files
authored
Merge pull request #409 from rails/flavorjones-rails8beta1-auth-templates-revert
Revert auth templates for Rails 8 beta1
2 parents 7096118 + cfa33d9 commit 171975a

File tree

4 files changed

+1
-70
lines changed

4 files changed

+1
-70
lines changed

.github/workflows/upstream.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
plat: ["ubuntu"]
44-
ref: ["7-2-stable", "v8.0.0.beta1", "main"]
44+
ref: ["7-2-stable", "8-0-stable", "main"]
4545
tailwind: ["--version=~>3.4.14", "--version=~>4.0.0.alpha.27"]
4646
env:
4747
RAILSOPTS: --git=https://github.com/rails/rails --ref=${{ matrix.ref }}

lib/generators/tailwindcss/authentication/templates/views/passwords/edit.html.erb

-21
This file was deleted.

lib/generators/tailwindcss/authentication/templates/views/passwords/new.html.erb

-17
This file was deleted.

lib/generators/tailwindcss/authentication/templates/views/sessions/new.html.erb

-31
This file was deleted.

0 commit comments

Comments
 (0)