New to Rails 3? Check out the Ruby on Rails 3 Tutorial book and screencast.

A book and screencast series showing you how to develop and deploy industrial-strength Rails apps in a direct, step by step way. The screencast series includes 12 lessons over more than 15 hours! Get the best "over the shoulder" experience of following what a top Rails 3 developer does when building an app today. Click here to learn more.

New Edge Rails Feature: Default Scoping

In his "What's New in Edge Rails" series, Ryan Daigle has just written about "default scoping." You're probably familiar with regular named scopes on Rails models, but now there's a default_scope method that defines a scope that exists by default on find methods.

Example:

class…

Rails 2.2 RC 2 Released

DHH announces the release of Rails 2.2 Release Candidate 2. It's the last stop before Rails 2.2 final!

Tweet This Post

numbers-1.png

3 Ways To Build Fake Demo Data For Your Rails App

You've finished the first sprint of your new Rails application and you're ready to show it to the client - or are you? Most user interfaces look better when they're actually filled with data. You could sit down and start…

Webbynode

Webbynode is a new scalable, Xen VPS hosting company whose service is currently in beta. They are looking for further beta testers particularly from the Rails field.

Tweet This Post

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…

envycastsrails22.jpg

Envy Casts Releases Rails 2.2 Screencast and PDF

Just two months ago, Gregg Pollack and Jason Seifer of the Rails Envy podcast launched Envy Casts, a micro-publisher in the Rails scene. In anticipation of the release of Rails 2.2, they've released both a Ruby on Rails 2.2 Screencast and a…

Pages: Prev 1 2 3 ...13 14 15 16 17 18 19 20 21 22 23 Next