I have published an Ethereum on Rails template on Github.
It is a boilerplate application that allows authenticating users in your Rails 7.0 application with an Ethereum wallet (e.g., MetaMask).
You can use this repository as a template to create your custom Rails application that already has Ethereum support bundled. It uses the new eth
gem for Ethereum account management.