Looking for an experienced Rails/Ruby/Agile/Passionate developer to join your team? Bradly Feeley is currently available for work. Contact Bradly now.


  • Success

    Out with the New, In with the Old

    09.08.08 | Permalink | 1 Comment

    Recently I switched from Feather, a Merb blogging app, to Wordpress. Here is a small run down on why I made the switch.
    First off let me say this about Feather. It is an amazing application. I have contributed a bit to its development and can vouch on the quality of the Product. The creators of [...]

  • Merb

    Merb 0.9.3 and Feather Error: undefined method `empty?’ for nilNilClass

    05.08.08 | Permalink | Comment?

    Recently when setting up this blog using Feather, a new blog app written with Merb, I started getting the following error when hitting the home page:
    undefined method `empty?’ for nil:NilClass
    Turns out there is a bug is merb-cache (part of merb-more) that is causing the problem. It’s patched in wycatz’ branch so pull down his latest [...]