Posted on July 19th, 2007 by Jeff
Textmate? Who needs it! You can use the One True Editor (aka GNU Emacs) for Ruby on Rails development. Spend a few minutes installing the necessary lisp files, a few quick pastes into your .emacs file, and you’re up and running, complete with those oh-so-helpful dynamic abbreviations and snippets that make TextMate a great RoR [...]
Comments Off
Filed under: Rails
Posted on July 17th, 2007 by Jeff
Everyone knows what Ruby On Rails is, right? Well, it’s a pretty impressive framework for building web applications. It comes from those aesthetically pleasing guys who brought you Basecamp and Backpack. Anyway, I’ve been reading Agile Web Development With Rails and the things that you can do in Rails with just a few lines of [...]
Comments Off
Filed under: Rails, webdev