Pick a standard and move on
Ruby Flow
by
6h ago
Don’t have standards and processes for your codebase and your team? You’re wasting so much cognitive energy! Let me try to convince you to pick one convention - any convention! - and move on to your core work ..read more
Visit website
Speeding Up Rails Assets Precompilation
Ruby Flow
by
6h ago
There has been a lot of conversations on social media about the “NoBuild ” approach: using native browser features and plain CSS+JavaScript to avoid a precompilation step for our assets ..read more
Visit website
Micro benchmarking value objects in Ruby: Data.define vs Struct vs OpenStruct
Ruby Flow
by
6h ago
I did a series of benchmarks between Data class, Struct, and OpenStruct testing, creating new objects and accessing attributes. The tests consider keyword arguments and not positional arguments ..read more
Visit website
Keeping your database migrations strong with strong_migrations gem
Ruby Flow
by
1d ago
https://www.shakacode.com/blog/keeping-your-database-migrations-strong-with-strong_migrations-gem ..read more
Visit website
I just released Kamal Handbook
Ruby Flow
by
1d ago
The time has come and I released my new book Kamal Handbook: The missing manual. Kamal is an imperative deployment tool by 37signals and will be a Rails 8 default ..read more
Visit website
OnStrum::Healthcheck - simple configurable application healthcheck ❤️ rack middleware
Ruby Flow
by
1d ago
OnStrum::Healthcheck allows you to embed healthcheck endpoints into your rack based application to perform healthcheck probes. Make your application compatible with Docker/Kubernetes healthchecks in a seconds: https://github.com/on-strum/ruby-on-strum-healthcheck ..read more
Visit website
Brute-forcing 2FA codes with Ruby
Ruby Flow
by
2d ago
Ruby is a popular choice of scripting language in the infosec world because it makes it possible to write quick scripts to automate something. In this post, I explain how I used a little Ruby to brute-force 2FA codes ..read more
Visit website
Gosu Game Jam 6 starts in 3 days!
Ruby Flow
by
2d ago
The Gosu Game Library Discord community is hosting its 6th game jam starting on March 29. Details on itch.io ..read more
Visit website
Customize your Gemfile for development and productivity
Ruby Flow
by
2d ago
Stuck because your pals aren’t into adding a gem to your workflow? No worries! Check out this article for tips on making your development smoother without their nod. Happy coding with Ruby ..read more
Visit website
HOTWire: Considering Morphing or Turbo Frames
Ruby Flow
by
2d ago
With the new morphing features in Turbo 8, you now need to decide on when to use Turbo streams or Turbo frames instead of full page refreshing. Thankfully, all three techniques work together. https://onrails.blog/2024/03/26/hotwire-considering-morphing-or-turbo-frames ..read more
Visit website

Follow Ruby Flow on FeedSpot

Continue with Google
Continue with Apple
OR