Articles
New Articles
from around the Web
-
editable_content_tag: The in_place_editor for Rails 2.0
Describes an approach to creating an in-place editor that is compatible with RESTful controllers, using JSON to transfer data.
-
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.
-
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.
-
Observe Field and Radio Buttons in Rails
How to get an effect like observe_field to function on radio buttons.
-
BBCode with Ruby on Rails, Part 1
Implementing the BBCode markup in a commenting system for Rails.
Books
Sorry, no relevant books yet.
Have one to suggest? Enter in the form on the right.
Links
Links by Type
-
Documentation (106)
-
Blogs (173)
-
Groups (18)
-
Screencasts (136)
-
Software (171)
-
Cheat Sheets (11)
Blogs
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.)