Displaying 2 results from an estimated 2 matches for "bbqdude".
2006 Jul 31
5
can someone explain RoR MVC from a C++ or Java perspective?
is a model similiar to a class? and active record is similiar to how
Java classes inherit from Object?
View is nothing more than an output of a model with HTML?
Controller is basically the Main part of the program?
--
Posted via http://www.ruby-forum.com/.
2006 Aug 01
0
how do i pass/save a selected param ID to different views?
hi,
i have a link called ''family doctor''.
when the user presses the ''family doctor'' link, it goes through town''s
DB and searches in which towns where there is a family doctor. after
this is done, the view displays all the towns with the total number of
''family doctors'' in each town.
next i want the user to select the town that