Skip to content

{ Tag Archives } ruby

Happy Ending

I spent all day Friday trying to prep a company CentOS VPS for a rails app. My first job: get ruby installed. Being more used to Ubuntu flavors of Linux I had no previous experience with YUM, but a package manager is a package manager is a package manager. I went for the gusto: sudo yum [...]

Also tagged ,

Revisiting Ruby, Sifting for Gems

Recent frustrations have led me to flee back to Ruby/Rails, and so I updated everything the other day (gems, rails, etc.), bought myself a github account, and started to tinker with some web app ideas I’ve had floating around for awhile.  In doing so, I revisited a lot of old plugins and gems I used [...]

Also tagged , , ,