New Articles
from around the Web
-
fieldWithErrors
How to fix Rails' form markup so that error fields are wrapped in a span, as they should be, rather than a div, as the Rails code does.
- Ajaxariffic autocomplete with scriptaculous
-
Updating Select Controls with Ajax
Simple method for implementing dependent select controls, using the KRJS plugin.
-
Creating Variable Number of Models in One Form
How to create a form that allows users to add multiple copies of a model, using RJS.
- Select helper methods in Ruby on Rails
Related Books
Agile Web Development with Rails
This is the original Rails book that started it all. Written by the creator of Rails, David Heinemeier Hansson and noted Pragmatic Pro...
List: $39.95 Amazon price: $25.97 Buy
Ruby for Rails
Ruby Techniques for Rails Developers
Walks the reader through learning Rails from the point of view of learning the language it is built on. Alternates focus on Rails with...
List: $44.95 Amazon price: $29.67 Buy
The Rails Way
Comprehensive review of Rails, advanced techniques, what’s new in Rails 2.0.
List: $49.99 Amazon price: $31.49 Buy
Links by Type
Documentation (1)
- How to use collection_select with HABTM
Documents the simple but obscure syntax to make a multiple-select select widget work properly with a HABTM association.
Software (2)
- Pretty Accessible Forms
Rails plugin to implement the pretty accessible forms design from A List Apart.
- WYM on Rails
Plugin for integrating the WYM editor into Rails.
Screencasts (7)
Top Blogs
-
WebORB Blog
Blog from the authors of the WebORB, a Rails plugin for connecting to Flash and Flex user interfaces. (Also available for PHP and other server-side platforms.)
