#ruby
Read more stories on Hashnode
Articles with this tag
How random numbers or bytes are generated in programming languages · We have all generated random numbers at one point or another, be it for calculations...
Exploring Ruby A Bit Differently · Context Talk at the BRUG(Bangalore Ruby Users Group) Meetup Dec 2023. This one was special. More conversation around...
Decoding Exceptions and Errors: The Path to Confident Ruby/Rails Programming · Did you know they have ashtrays in Airplane bathrooms even tho smoking is...
A complete guide to using pluck, an ActiveRecord query method · ActiveRecord is a great ORM, with a ton of nifty little things that make your life easy...
Talk at Ruby Meetup, Bangalore, Nov 2023 · Context This is the first talk I have ever given. A lot of nerves, but I am very grateful for this opportunity...
Why you should be careful when using Callbacks in Rails and their hidden gotchas · Context I recently spent a good chunk of time debugging a bug and in...