Compiling Ruby 1.9 for Mac OSX 10.4
This article contains specifics for installing Ruby on PowerPC MacOSX 10.
This article contains specifics for installing Ruby on PowerPC MacOSX 10.
This applies to Ruby, and many other languages too (eg. Perl), just that I keep forgetting it.
While rubygems is a great way of installing your packages without having yourself to dirty your hands, but if you installed your gems this way, it however does not mean that loading those newly installed gems is automatically.
A symbol is something that looks like ':symbol' in ruby code, where it is like a variable name but preceded by a colon character.
I have been using Ruby much more than Perl these days to do all my dirty work in scripting most text handling tasks, which I find it is much better at doing these days.
I’m not a web-application developer, so writing Ruby on Rails code is basically just a past-time.
One of the early things that I needed to for a web application, was to try to map all unhandled or malformed URLs to be sent to Rails.