Displaying 3 results from an estimated 3 matches for "frontcontroller".
2006 Apr 30
0
Best Practice [Display a list of items]
Hello,
I would like to know what is the best practice to do the following common
action.
Display a list of items representing a modeI.
I have FrontController which handle all the user actions coming from the
web.
I have Controller ModelController which handle actions related to the model.
I want to display a list of items related on some model in the main page.
Do I need to call the action from FrontController and delegate it to
ModelController? , or c...
2015 Mar 14
3
[OT] switches
...istinfo/asterisk-users
-------------------------------------------------------------
This email was processed through Xeams to filter junk messages.
If you feel this message has been tagged incorrectly, you can
change its category by clicking the link below.
Click here
http://spam.ntginc.net:5272/FrontController?operation=mbeu&f=00001_-150_
20150220_1643960.eml&chkBayesian=1&pr=1&mt=1&ma=s to mark email as junk.
-------------------------------------------------------------
2006 Jun 26
9
Form Mail
What is the most RoR friendly way of making a form mailer similar to
this php one?
http://tips-scripts.com/?tip=form_mail#tip
Or is it easier just to use the php with RoR?
--
Posted via http://www.ruby-forum.com/.