How to fix uninitialized constant MysqlCompat::MysqlRes
I've never ever seen an error like this except on the current IMac I've been using. A few internet searches and I've finally found an answer.
Continue reading How to fix uninitialized constant MysqlCompat::MysqlRes
How to Uninstall RVM
You never know when you need to uninstall RVM. Here's a simple way to uninstall RVM.
Continue reading How to Uninstall RVM
Fixing unexpected kEND
As a ruby and rails newbie, I have been bugged by this syntax error from the beginning. However, there are things I've found out that I should be looking at when having this error
Continue reading Fixing unexpected kEND
Rubular: a Ruby regular expression editor
I am not a regular expressions guy but I can say that I've improved a lot. Not that I've been reading on Regular Expressions but because I've found out a better way of learning. Through testing.
Continue reading Rubular: a Ruby regular expression editor
Learning Ruby
Being a PHP programmer for a while, I have decided to try out a great scripting language which is Ruby.
Ruby is a language that was created in the 1990's and is now becoming extremely popular due to Rails.
Continue reading Learning Ruby