Announcing: delegate_presenter: the simplest Presenter Gem that could possibly work
Oct 20, 2011Lately there’s been a lot of buzz in the Rails community about using the Presenter Pattern to organize common view related code outside of…
Lately there’s been a lot of buzz in the Rails community about using the Presenter Pattern to organize common view related code outside of…
Today I wanted to post a Gist from the OS X Services menu. Because I love Services. I use Services probably a dozen times a day. Call me…
Introduction to the Problem Capistrano is the standard way to deploy Rails apps. Yesterday I was using Capistrano to deploy to a machine…
In my last blog article I talked about Returning HTML content from AJAX requests. However, I’ve been struggling with a question since then…
The problem: semantic formats for returned HTML for AJAX In a previous Rails 2 project, we decided that Rails apps return 3+ kinds of…
Sometimes I find myself with more work than I can handle, or internal work I want done but can’t do myself. Today, I decided to fix that…
Today I did a poll, using PollEverywhere to get a feeling of the Ruby on Rails communities favorite CI server PollEverywhere limits…
Installing Radiant with Passenger (Standalone), RVM and Launchd on OS X Introduction - why Passenger Standalone I like to deploy all my…
Intro: What is Passenger, and why I want to use it I seriously want to love Passenger Standalone, I really do. Certain client projects of…
Since starting Wilcox Development Solutions I’ve understood two things: Programmer time is expensive - indeed, prohibitive - to most people…