Tutorials
6 Complex Ruby Transformations made simple with Dry::Transformer
I often work with hashes in plain ruby, especially when I prepare standalone scripts or gem packages, and there were plenty of situations where I needed to do some simple, or more complex data transformations to achieve the expected output.In the ...
A Comparison of Ruby Version Managers for macOS - SitePoint
Folks who are new to Ruby are delighted to discover that Ruby comes pre-installed on macOS. They’re often disappointed when a more experienced developer tells them, “Don’t use the Mac system Ruby.” I’ve written elsewhere about the reasons. In shor...
Exceptions: Not So Exceptional - Sweta Sanghavi - YouTube
Talk given by Sweta Sanghavi at the online WNB.rb Meetup on June 29th, 2021.https://www.eventbrite.com/o/wnbrb-32...This talk covers a few tips on how to make managing exceptions in your app less dreaded and more effective by sharing some strategi...
Seeding Data In Ruby On Rails - Mike Rogers - YouTube
Talk given by Mike Rogers at the online RUG::B Meetup on July 1st, 2021.https://www.rug-b.de/events/ruby-user...Full Stack Web Developer / Ruby on Railshttps://twitter.com/MikeRogers0Seeding can make a developers experience exponentially better, h...