Browsing articles tagged with " Ruby on Rails"
Jul
11
2010

Dynamic Select Lists with Ruby on Rails and AJAX

How to create two related select lists such that when the user selects an item in one list the Ruby on Rails/AJAX UI dynamically updates the other select list.