12 Factor CLI Apps— Can you take the ideas from the 12 factor app methodology, originally constructed as a way to structure webapps, and apply it to command line apps? Yes, and here’s how. Note: This is aimed at Node devs, but the principles could be applied to Ruby apps. Jeff Dickey |
The Ruby Testing Podcast— A new(ish) Ruby podcast you might want to add to your favorite podcatcher. The latest episode covers finding the balance between building features and writing tests with Dave Kimura. The Ruby Testing Podcast |
Destructuring in Ruby— Destructuring is a way to pull values from objects or hashes and is (justifiably) popular in modern JavaScript. Brandon brings that idea to Ruby. Brandon Weaver |
What's Coming to Rails 6.0— Rails 6 isn’t out yet, but this under-development page links to a variety of interesting pull requests and commits. Grab a cup of coffee if you want to try and keep up :-) Bogdan Denkovych |
Sr. Fullstack Engineer (Remote)— Sticker Mule is looking for passionate developers to join our remote team. Come help us become the Internet’s best place to shop and work. Sticker Mule |
Break Your Rails App Into Parts— Did you know you can tell Rails which directories (yes, multiple) to look in for controller files, model files, and almost any other file? Me neither. Tom Rothe |
Honeybadger + GitLab == ❤️— Do you love GitLab? Honeybadger now supports issue automation, code links, and more. Check it out. 👉 Honeybadger sponsor |
|