A Quick Guide to Ruby's Time and DateTime Classes
Ruby Flow
by
5h ago
A Quick Guide to Ruby’s Time and DateTime Classes https://blog.saeloun.com/2024/04/19/a-quick-quide-to-ruby-time-and-datetime-classes.md ..read more
Visit website
Authenticate_by: Prevent timing-based enumeration of users.
Ruby Flow
by
5h ago
https://a-chacon.com/en/ruby/rails/security/2024/04/18/authenticate-by-for-prevent-timing-based-enumeration-in-rails.html ..read more
Visit website
You are what you see
Ruby Flow
by
5h ago
https://schwad.github.io/2024/04/18/you-are-what-you-see.html ..read more
Visit website
New version of DnsMock has been released ?
Ruby Flow
by
1d ago
Added ability to interact with DNS message question/answer context. Mimic any DNS records for your test environment and even more: https://github.com/mocktools/ruby-dns-mock ..read more
Visit website
Delegated types in Rails: I tried them, and I'm not sure I really understood them.
Ruby Flow
by
1d ago
Developers have been scratching their head trying to figure out delegated types for ages. Today, I want to share a real-world use case. I’ll walk you through my pre-existing domain architecture, my initial requirements, my mistakes, how I eventually used delegated types, what I learned and my open questions ..read more
Visit website
New SudoRails version has been released ? Sudo mode for your Rails controllers ?
Ruby Flow
by
2d ago
Protect any Rails action with a customizable password confirmation. ? Inspired by GitHub Sudo mode ..read more
Visit website
Handling Exceptions in Grape for Ruby
Ruby Flow
by
2d ago
Let’s explore the basics of Grape exception handling, including customizing exceptions: https://blog.appsignal.com/2024/04/17/handling-exceptions-in-grape-for-ruby.html ..read more
Visit website
The tale of an XSS in Phlex
Ruby Flow
by
2d ago
I reported an XSS to Phlex yesterday and since it was pretty quickly fixed, I wrote a post about it: https://greg.molnar.io/blog/the-tale-of-an-xss-in-phlex ..read more
Visit website
Scaffolding in Ruby on Rails
Ruby Flow
by
3d ago
Scaffolding in Ruby on Rails ..read more
Visit website
Introducing Janus a read/write proxy for ActiveRecord 7.1+
Ruby Flow
by
3d ago
Janus is a read/write split proxy for MySQL/ActiveRecord 7.1+. It works by sending any read queries to a replica, and any write queries to the primary database server. If there’s been a write statement within the same thread we stick any future queries to the primary server unless the developer specifically chooses not to ..read more
Visit website

Follow Ruby Flow on FeedSpot

Continue with Google
Continue with Apple
OR