Ruby Flow
583 FOLLOWERS
The Ruby and Rails community linklog.
Ruby Flow
22h ago
https://blog.saeloun.com/2024/09/10/rails-7-1-adds-support-for-composite-key-multi-column-ordering-in-activerecord-batches ..read more
Ruby Flow
3d ago
Hi Ruby friends, I’ve pushed up the latest batch of updates to the 2024 edition of Everyday Rails Testing with RSpec, including ..read more
Ruby Flow
1w ago
https://blog.saeloun.com/2024/09/04/rails-7-1-adds-deliver-callbacks-to-action-mailer ..read more
Ruby Flow
1w ago
A guide to converting a PDF into Markdown using OmniAI with OpenAI and MuPDF. https://workflow.ing/blog/articles/using-omniai-to-convert-pdfs-to-markdown-with-llms ..read more
Ruby Flow
1w ago
A quick tip on improving lazy loaded turbo frames. Sometimes you want to start loading it a bit before it scrolls into view to provide a smoother UX: How to load a lazy loaded turbo frame a bit before it scrolls into view ..read more
Ruby Flow
1w ago
Here is a thought! The mythical 10x Developer is simply a developer that eliminates 9/10 of unnecessary over-engineered code, and then writes the remaining 1/10 of the code needed at the productivity rate of a 1x Developer… Continue reading at: https://andymaleh.blogspot.com/2024/09/10x-developer-puzzle-solved.html ..read more
Ruby Flow
1w ago
I just published a new Ruby Quiz. There are 10 questions randomly sampled from a bigger set, so every time you reload the page, you will get a different quiz. Take the quiz, share your score and challenge your friends ..read more
Ruby Flow
1w ago
Debugging big projects can be painful, so being able to automate this process would be amazing, right? rails_tracepoint_stack do it for you. https://rubygems.org/gems/rails_tracepoint_stack. See also https://blog.codeminer42.com/understanding-complex-rails-projects-ruby-on-rails-stack-trace-made-easy ..read more