Before I ask the question, here is my understanding about Controller in MVC pattern.
After working on ASP.net MVC and rails, I think Controller should create per Resource (in the REST style application).