search for: parts_control

Displaying 2 results from an estimated 2 matches for "parts_control".

Did you mean: par_control
2006 Apr 08
5
Creating sub actions
...let say I have a object "Car". Apart from having basic attributes like car name, model, etc etc, tt has a list of "parts" that a car has. This essentially means i have two models (or tables in db) "Car" and "Part" and "Cars_Controller" and "Parts_COntroller". [The Problem] Now I want to develop an edit interface for this scenario. The edit interface has two tabs "General Car Details" and "Car Parts". Now I understand that when I select to "edit" a car. This will take me two first edit screen where I will see &q...
2011 Sep 06
8
Ajax and rails 3 UJS (jquery)
Hi, guys, I''m in the midst of moving an app from rails 2.3.8 to rails 3.0.9. Sadly, rails 3 no longer has javascript generators and I''m now forced to do more javascript. For my project, I have selected jQuery as the javascript framework for my rails 3.0.9 app. What I have done to have my app''s deletion link (for each item) trigger an alert box when the deletion