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

« Previous Entries
  • Rails

    Installing a Ruby on Rails Plugin from a Github Branch

    09.18.08 | Permalink | 2 Comments

    One of the coolest things about Git is how easy it makes working with branches. Rails has been playing catch up with Git’s distributed methodologies and recently took a nice step forward. Previously you could only useĀ ./script/plugin install to install from the master branch of a Github repository. Now you can specify the branch name [...]

  • 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 [...]

  • Git

    Update a Github Fork from the Original Repo

    09.03.08 | Permalink | Comment?

    Feather Blog has made some great progress recently and when looking to update my fork I found myself staring at my repo not sure what to do. My wonderful Github didn’t give me a one-click way to pull updates from the original repository (or any other fork for that matter). I’ll demonstrate how to do [...]

« Previous Entries