Episode #626 - March 22nd, 2016
TRACK

Episode #626 - March 22nd, 2016

Avatar

This week, we discuss mastering concurrency; upgrading to Rails 5; custom type-casting with ActiveRecord, Virtus, and dry-types; and Ruby Heroes 2016.

Listen to this episode on Ruby5

Sponsored by Code School

Code School is an online platform for learning web technologies. With a range of courses on Ruby, Rails, JavaScript, iOS, Git and more, Code School is the best way to learn how to use the most popular tools for the web.

Mastering Concurrency

Thijs Cadier writes about mastering concurrency with Ruby.

How to Upgrade to Rails 5

Tair Assimov writes about how to upgrade to Rails 5 and why.

Custom Type-casting With ActiveRecord, Virtus, and dry-types

Rails encourages using validations to correct improper data, but why not use type-casting to achieve it? Robert Pankowecki from Arkency shows how to type-cast attributes with the Virtus and dry-types gems.

Comments

Avatar