Commit 68d819a
committed
Handle both rails 7.2 and rails 8.0 field types
They got renamed in:
* rails/rails#52432
* rails/rails#52467
This ensures the correct classes are generated for both old and new versions1 parent 24d272b commit 68d819a
File tree
1 file changed
+2
-2
lines changed- lib/generators/tailwindcss/scaffold/templates
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments