logo
Aug
21
imarichardson

Wirble Woes: “Couldn’t load Wirble: no such file to load”

Recently, I decided to use Wirble to customize my console experience. I kept running into the following error after installing the gem: 1234$ script/console Loading development environment (Rails 2.3.5) Couldn't load Wirble: no such file to load -- wirble >> The README wasn’t able to help much, as it only mentioned adding the Ruby path to the start of the ~/.irbrc file. The solution was to add a...
Aug
3
imarichardson

Using Declarative Association with HABTM Relationships

In my search for an authorization/access control list solution for my Ruby needs I came across Steffen Bartsch’s “Declarative Authorization” plugin (Github source here). Short aside … the plugin allows for a very DRY approach to managing permission from one configuration file, not to mention that it generates a visualization of your ACL, too. This is a huge benefit when building an app...
Feb
8
imarichardson

“sudo gem update rails” doesn’t work

I’ve finally gotten to a point where I have been ready to upgrade to Rails 2.0.2 on one of my production machines (running Red Hat Enterprise 5). I ran into a little snag in that when trying to update rails; no error or anything, just a response that Rails 1.2.3 was installed: 123456-bash-3.1$ sudo gem update rails Password: Updating installed gems... Attempting remote update of rails Successfully...
Nov
1
imarichardson

Installing Subversion Bindings for Warehouse App

A number of months ago ActiveReload came on the scene with a new application called “Warehouse” which makes for a really aesthetic and functional way of managing repositories in Subversion. The app requires you to install the Ruby Subversion Bindings, and while it may seem quick in the instructions, it wasn’t like that for me installing on RHEL 5. (I’m following through the instructions...

logo
Powered by Wordpress