Posts Tagged ‘ruby’

Posted in Blog on October 31, 2009

Finally figured out Git on Windows!

Or rather, I remember what was working earlier when I was doing Rails stuff using Git repositories on Windows without msysgit installed. On a *nix based system with Git installed, simply running the following command in your Rails app directory would install the desired plugin: ruby script ... Continue Reading

Posted in Blog on October 12, 2009

I’m a *nix user now

Linux on PS3 So I installed Ubuntu 9.04 on my Playstation 3 earlier to great success and fanfare. People from all around the world came by to congratulate me and wish me well. It was quite an awe-inspiring event. Anyway, everything went INCREDIBLY smoothly. There were no problems/errors/hi ... Continue Reading

Posted in Blog on October 11, 2009

has_many :nightmares, :through => :rails (params[: ...

So I realized today as I was cursing my luck without any way to install or run Linux (mostly due to my own refusal to buy a new hard drive for my desktop, buy a laptop or, worse, reformat for the THIRD time in a month and deal with reinstalling everything on Windows 7 AGAIN [I can't do it ... Continue Reading

Posted in Blog on October 10, 2009

has_many :nightmares, :through => :rails

As a web professional and self-admitted nerd, new technology has always interested me and when it applies to the web it’s a double bonus win. So for the last couple of years I’d been hearing all about the glory of Ruby on Rails and how it makes programming almost thoughtless th ... Continue Reading