Hello Rails (v7 for rails v7.x + books)

Hello Rails (v7 for rails v7.x + books)

Register & Get access to index

dikk

Well-known member
TutFlixer
Sep 8, 2020
830
7,820
52
eu
  • Like
Reactions: Proto and Sage11

dikk

Well-known member
TutFlixer
Sep 8, 2020
830
7,820
52
eu
I have to add that rails v8 has been released not too long ago and makes some things different. For instance it now has built-in authentication, built-in background jobs, caching, etc. (solid queue, solid cache, etc.) They have also made improvements to how sqlite works with rails (the ideas that you can use in other frameworks as well) -- so for many projects sqlite + some kind of a proper backup (like litestream!) is kind of enough on a machine with a regular ssd. Even a raspberry pi can be enough (especially the 5th version, but even 4 with ab usb3 attached ssd). Anyway, I digress.

Take a look:
Please, Log in or Register to view URLs content!
 
  • Like
Reactions: Proto

Latest resources