Fork me on GitHub
  1. Passenger aka mod_rails

    11 Apr 2008
    I just happened across the Passenger website. Passenger claims to provide “Easy and robust deployment of Ruby on Rails applications on Apache webservers.” The metric graphs show it performing as well as Mongrel and Thin. It will be interesting to see how this plays out in community and the... read more
  2. Online Rails Development

    04 Jan 2008
    A few weeks ago I stumbled across Heroku, an online IDE for instant Rails development. It provides editing, sharing, and collaborating of projects, as well as the ability to import and export projects. Heroku is an amazing implementation of technology and innovative in so many ways. Even if you’re... read more
  3. Akita Interviews Adrian Holovaty

    03 Jan 2008
    Fabio Akita (not **the** Fabio) has an excellent interview with Adrian Holovaty, creator of the Django Framework. I’ve been following Akita’s work for some time and I’ve enjoyed it immensely. Recently he reproduced the original Rails screencast, to update it. I also enjoyed his two-part interview with Avi Bryant.... read more
  4. Advanced Rails Recipes Beta

    16 Dec 2007
    Mike Clark just announced the release of his new Beta book Advanced Rails Recipes. Although it is a beta book, it already contains 42 recipes, and by the time the book is complete there should be 70+ available. Unlike the first Rails Recipes book, written primarily... read more
  5. Rails Escaping of HTML Elements

    06 Dec 2007
    Bob Follek wrote an interesting post asking the question Why The h Can’t Rails Escape HTML Automatically?. As many of you know, Django recently introduced an enhancement that automatically auto-escapes all template variables. It’s a very elegant solution and something that I’m really excited about. (Although I could do... read more
  6. Hobo for Rails

    06 Apr 2007
    There’s been some buzz lately about Hobo, a plugin extension to the Rails framework that makes it easy to do rapid prototyping of web applications. You can find out about all of the features at the HoboCentral website. One exciting feature is the implementation of DRYML, a way of... read more
  7. Stubbing Authentication in Your Controllers

    06 Apr 2007
    I was trying to spec out a few of my controllers that had actions on them requiring authentication. After jumping through many mind hoops to figure out how to stub them out properly I asked the RSpec-Users list and received this solution from Graeme Nelson: def mock_user_authentication(allow_user_to_pass=true) ... read more
  8. Railscasts

    03 Apr 2007
    Ryan Bates provides an excellent collection of Ruby on Rails screencasts for free. If you have a couple of minutes, literally, please check out what he’s put together. Some time ago I had envisioned producing something similar, but in no way could I have even come close to this.... read more
  9. Textile Editor

    03 Apr 2007
    The fine folks developing Slate, a content management system for Rails, have just released a Textile Editor plugin. This works well in conjunction with Err the Blog’s acts_as_textiled plugin. ... read more
Next Page »

blogroll

social