Building secure web applications with Ruby on Rails Ruby on Rails makes it easy to build web apps with security in mind. Murtaza Gulamali March 2, 2015 Rails Ruby Security New Bamboo Web
jq is sed for JSON Slice and dice your JSON with jq. Gabe Berke-Williams February 25, 2015 Web JavaScript Unix
Migrating from GNU Screen to Tmux Upgrade to Tmux if you’re already using Screen to multiplex your terminal. Tom Wey February 20, 2015 CLI DevTools tmux New Bamboo Web
Rails on Docker Develop a Rails app in Docker. Josh Clayton February 19, 2015 Web OS X Unix Docker Rails
Building Haskell Projects with Halcyon A field report on using Halcyon for developing, testing, and deploying our first production Haskell application, Carnival. Pat Brisbin February 16, 2015 Web Haskell
Who's responsible for web application security? In short, we’re all responsible. And this is why. Alexis Ternoy February 12, 2015 Security New Bamboo Web
Why Does Style Matter? Working in a well-organized code base is like cooking in a clean kitchen. Matt Sumner February 12, 2015 Web Productivity Hound
Creating A Remote Development Machine Spin up a remote development machine that you can access anywhere over SSH. Justin Kenyon February 10, 2015 Web Linux Rails Ruby Tools
Hound Reviews SCSS for Style Violations Hound reviews Ruby, JavaScript, CoffeeScript, and SCSS code for style violations. Dan Croak February 8, 2015 News Hound Sass Design Web
Shoulda Matchers 2.8.0 An overview of changes in the latest release. Elliot Winkler February 2, 2015 News Web Ruby Open Source Testing Shoulda