Episode #591 - October 13th, 2015
In this episode, we discuss Rust, materialized views on PostgreSQL and Rails, building a simple web server with Ruby 2.0+, MailChecker, and bulk inserts in ActiveRecord.
Listen to this episode on Ruby5
Sponsored by Top Ruby Jobs
If you're looking for a top Ruby job or top Ruby talent, then you should check out Top Ruby Jobs. Top Ruby Jobs is a website dedicated to the best jobs available in the Ruby community.
Rust for Rubyists
Steve Klabnik introduces Rust to Rubyist.
Speed Up With Materialized Views on PostgreSQL and Rails
How to speed up data retrieval by using materialized views on Postgres with Rails.
Building a Simple Web Server with Ruby 2.0+
Jake Yesbeck offers a walkthrough on building a web server with Ruby.
MailChecker
Cross-language temporary (disposable/throwaway) email detection library.
Bulk Inserts in Activ
Comments