Rails
Last edited August 27, 2007
More by AllTom »
dear dream journal
 
AJAX

HowToUseDragAndDropSorting in Ruby on Rails
wiki.rubyonrails.com/rails/pages/HowToUseDragAndDr...
 Various patterns for use with sortable_element
Authentication

Updated authentication gem and usage instructions 
Acts_as_authenticated in Ruby on Rails
wiki.rubyonrails.org/rails/pages/Acts_as_authentic...
Alternative to the login gem (more highly recommended on the Rails wiki) 
Authentication using REST practices 
Plugins - Restful Authentication - Agile Web Development
www.agilewebdevelopment.com/plugins/restful_authen...
A generator for simple restful authentication---looks clean 
Caching

Rails Envy: Ruby on Rails Caching Tutorial
www.railsenvy.com/2007/2/28/rails-caching-tutorial
Multi-part tutorial on page, action, and fragment caching
E-mail

RubyForge: RC Tools: Project Filelist
rubyforge.org/frs/?group_id=1266&release_id=6548
ar_mailer allows you to queue e-mails to be sent at a later time. 
Sending emails in the background with ActionMailer and BackgrounDRB
rails.co.za/articles/2006/10/30/sending-emails-in-...
Tutorial on one way to use BackgrounDRB to send queued e-mails 
Extending Rails

The Complete Guide to Rails Plugins: Part I | Ruby on Rails for Newbies
nubyonrails.com/articles/2006/05/04/the-complete-g...
Part one of a tutorial series on creating your own plugin 
The Complete Guide to Rails Plugins: Part II | Ruby on Rails for Newbies
nubyonrails.com/articles/2006/05/09/the-complete-g...
Part II of the plugin creation series 
Markaby

Misc

Misc tips for using some of the lesser-known parts of Railshttp://www.rubyinside.com/19-rails-tricks-most-rails-coders-dont-know-131.html 

What's New in Edge Rails: Get Your RSS & Atom Feeds for Free
www.ryandaigle.com/articles/2006/09/14/whats-new-i...
Overview of the features in current Egde Rails for generating atom and RSS feeds 
Performance/Debugging

InfoQ - Tracking change and innovation in the enterprise software development community
www.infoq.com/articles/Rails-Performance

List of common performance problems an Rails and how to avoid them 

QueryTrace: My First "Official" Rails Plugin
blog.talbott.ws/articles/2006/05/17/querytrace-my-...
Plugin for determining where queries in your logs are run 
Plugin for debugging and understanding your routes (very handy for REST) 
Top 10 Ruby on Rails performance tips
www.antoniocangiano.com/articles/2007/02/10/top-10...
 10 tips for optimizing a slow Rails app, but bad advice when it's already fast enough.
REST

What's New in Edge Rails: Simply RESTful Support - And How to Use It
www.ryandaigle.com/articles/2006/08/01/whats-new-i...
Description of REST in Rails and how to deal with the routes
Revision 1526: /plugins/resource_generator
svn.techno-weenie.net/projects/plugins/resource_ge...
Generator for Resources 
See the note under "Authentication" for more information about authenticating using REST practices 
Spam

soaked and soaped : How To Protect A Rails Application Against Spam with Akismet
sas.sparklingstudios.com/articles/2006/10/01/how-t...
Quick tutorial on adding Akismet support 
Testing

Luke Redpath—Ruby, Rails and other Musings
www.lukeredpath.co.uk/index.php/2006/07/07/testing...
Information on a plugin for testing views with hpricot, the lenient and convenient HTML parser 
Luke Redpath—Ruby, Rails and other Musings
www.lukeredpath.co.uk/2006/8/29/developing-a-rails...
Part one of a series on behavior-driven testing with RSpec 
Unicode

eigenclass - Trivial AJAX, encoding gotchas: comment previews
eigenclass.org/hiki.rb?comment+preview+encodings
Comment previews: getting Unicode through Javascript and Ruby then back 
Forms

SciWerks.com » Another blindingly obvious way to disable a submit button when pressed
www.sciwerks.com/blog/2006/10/08/another-blindingl...
Disabling a submit button after it's clicked 
The content on this page is provided by a Google Notebook user, and Google assumes no responsibility for this content.