search for: petscontrol

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

Did you mean: ttscontrol
2006 Apr 30
3
require "ajax_scaffold" in model error
...{ :name => "owner", :eval => "pet.person.name", :sort_sql => "people.name" }) ] end -------------------------------------------------------- However, I''m getting the following error when loading it in a browser... MissingSourceFile in PetsController#list no such file to load -- ajax_scaffold <...> Any ideas on where this ajax_scaffold ought to be found and why it''s not finding it? Thanks. with regards, -- Lachlan Deck
2006 Jan 09
13
Ajax Tabs
hi railers, I have a model/view/controller with many associations (20+). I would like to display the relative associations using AJAX, allowing the user to display the association his/her is interesting at a particular time. Is here any kind ajax tabs helper or some kind of tab widgets that I can easily incorporate into my rails application. regards, leon -------------- next part --------------