dispatcher - Is it possible to use a "front controller" in Rails? -


In Spring MVC, all application requests are used as a "front controller" to handle requests and they are brought in the right way.

Is it possible to use this kind of approach of rail or is it necessary to write a separate controller for each kind of action without the "traffic police" (Front Controller) in the direction of the flow?

Check tracks on the Calcol routes, I think After the following is:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -