Ruby5 Roundup - Episode 463
Today I am joined by the wonderful Lynn Elliott to bring you the latest news in the Ruby and Rails communities. Here is a quick roundup of what's new in this episode of the Ruby5 podcast.
http://ruby5.envylabs.com/episodes/500-episode-463-may-9th-2014
Untangle Spaghetti Code With a Simple Change of Perspective
This new blog post from Justin Weiss discusses the refactoring pattern of reversing the caller and callee. Flipping around how you think about the problem can often be just what you need to keep things simple.
Atom is OSS
http://blog.atom.io/2014/05/06/atom-is-now-open-source.html
The guts of the Atom editor are now open source. This is a great move for the editor but the biggest win for the community is in the release of the Atom Shell framework that lets you build desktop applications with HTML, CSS, and JavaScript.
DumbDelegator
http://blog.atom.io/2014/05/06/atom-is-now-open-source.html
Looking for a simple delegation framework that works with Rails' URL helpers? Look no further! The DumbDelegator gem has you covered.
osxc
OSXC is a configuration framework for OS X that lets you script the setup of your workstations.
Rails Caching
http://www.rubytutorial.io/rails-caching-again
Wondering how to get started with view caching in Rails? This two part blog post will have you up and running in no time.
Eldritch
https://github.com/beraboris/eldritch
The eldritch gem makes concurrent processing in Ruby even easier with a simple DSL to run methods and blocks asynchronously.
So that's it for this episode of Ruby5. If you haven't already, subscribe to the podcast and keep yourself up to date. Thanks for listening!