some url/category/action_within_category
create an instance of the category controller and then calls the action with that instance
looks for template to display the action and result heading to /views/say and seeing if it finds a specific template for that action
create an instance of the category controller and then calls the action with that instance
looks for template to display the action and result heading to /views/say and seeing if it finds a specific template for that action
Comments
Post a Comment