Archive for November, 2008

redpaperclip.png

PaperClip: An Alternative Attachment / File Upload Plugin for Rails

In Goodbye attachment_fu, hello Paperclip, The Web Fellas present a walkthrough of Paperclip, a new(ish) Rails plugin that makes file (and particularly image) uploads easy. It's well worth a read, especially if you're just starting to develop a new app…

Milestone for DB2 on Rails

Antonio Cangiano writes A major milestone for DB2 on Rails.

Tweet This Post

Locked keyboard

authlogic: Another Take on Rails Authentication

There are certainly plenty of plugins available to handle authentication in Rails, with perhaps the most commonly-used being Restful Authentication. But there's always room for one more, and the latest I've run across is Ben Johnson's authlogic. It takes a…

rr2008.png

RailsRumble 2008 Winners Announced

Take approximately 500 Rails coders with a weekend to spare, an awesome collection of prizes, and a stackload of Linode virtual servers and you end up with Rails Rumble - a significant annual contest to develop the best Rails application possible in…

generator.png

suprails and rg: Two Rails Application Generators

Most Rails developers are familiar with the repetitive grunt work between running the rails command and starting in on custom code: adding plugins, setting up git, initializing Capistrano, bringing in your usual custom rakefile, and so on. There are projects…

Pages: Prev 1 2