Category Archives: Ruby on Rails

Installing GIT on OSX Tiger

If your like me, you are constantly trying to keep up with the latest changes in the rails world. One of those changes is moving from Subversion as a version control system to GIT. One of the Macs I work … Continue reading

Posted in Ruby on Rails | Leave a comment

Download Your FREE Ruby on Rails Book

Wow, I have to say that this is a pretty cool deal. Sitepoint is giving away for the next 60 days a FREE, that’s right absolutely free copy of Patrick Lenz Ruby on Rails Web Applications book. Patrick has been … Continue reading

Posted in Ruby on Rails | Tagged , | Leave a comment

Window Ruby on Rails Editor with Textmate Power

Come across a post at the railsforum which showed a nice looking ruby on rails editor for Windows. e-texteditor uses the well known textmate bundles so you can start using the range of bundle already contributed by the rails community … Continue reading

Posted in Ruby on Rails | Leave a comment

Installing Rmagick on Mac OS X

As part of a new rails site I’m working on, I found that I needed to install Rmagic to provide image manipulation in my app. So what I found was that it was going to as easy as installing the … Continue reading

Posted in Ruby on Rails | Tagged , | 1 Comment

Great Rails Technical Tips and Tricks

Grinding Rails Whilst I was working on deploying my own rails app I needed some info on capistrano and found this great rails blog by Jordan McKible. Jordan has posted about heaps of stuff in rails and provides some code … Continue reading

Posted in Ruby on Rails | Leave a comment