Upgrade to rails 7.2.0

This commit is contained in:
2024-08-11 13:22:25 +02:00
parent 5f08154789
commit 8b066d0aed
30 changed files with 401 additions and 182 deletions

6
.gitignore vendored
View File

@@ -1,8 +1,8 @@
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
# Temporary files generated by your text editor or operating system
# belong in git's global ignore instead:
# `$XDG_CONFIG_HOME/git/ignore` or `~/.config/git/ignore`
# Ignore bundler config.
/.bundle