Anna Gavrilova

7 Followers
6 Following
19 Posts
Solopreneur | Web2 & Web3 | Matcha 🍵 lover | Ruby on Rails ♥️
Video to summaryhttps://voxweave.xyz
Twitterhttps://x.com/kotogavr
Bloghttps://kotogavr.vercel.app

Did you know you can auto-fix Ruby code style with RuboCop right after generating files in Rails?

Add this snippet to your application.rb file, and every time you generate a scaffold, model, etc., they will be auto-corrected.

#RailsTip #rails #rubyonrails

instead of using #foreman, I started using #hivemind for rails.
it's faster, offers better logging, and requires 0 setup.

Learn more here: https://evilmartians.com/opensource/hivemind

P.S. Or maybe you are already using overmind. I'm curious, what use case does it cover for you?
##rails #rubyonrails

Hivemind at Evil Martians

Advanced Procfile-based process manager to run several processes from your Procfile in a single terminal.

evilmartians.com
Working with Git can be so pleasing when you use vim 😊