I have added a custom class to the lib folder and can initialize the class and call an attribute but can not call a method from the class without getting the following error
undefined method `colour' for #
Any ideas what I'm doing wrong?
I'm using rails 3