

Serving Uncompressed Rails Assets Via a URL Parameter
Let's say you want to debug a javascript issue in your Rails application. Easy enough. You can use a browser tool such as Firebug to...
Michael Bevels
Nov 24, 20152 min read


Conditionally Precompiling Assets with Rails and Capistrano
This week I 'capified' a Rails application I've been developing. It's a basic Rails 4 app using Git for version control and is deployed...
Michael Bevels
Nov 17, 20152 min read


Code Quality Unravelled: Part 2 Maven Multimodule Support In Your Site
This is the second installment in a series of posts about code quality, the tools that are available to track quality, and how to...
Chris Rohr
Sep 11, 20152 min read


Code Quality Unravelled: Part 1 Building a Maven Site
This is the first installment in a series of posts about code quality, the tools that are available to track quality, and how to...
Chris Rohr
Aug 27, 20153 min read