Rails is a combination of RESTful and MVC architecture.
When we find that we force ourselves to do something, we should ask us two questions:
- Whether I really understand why the frame is designed so and whether I could write code in a more compatible way with the frame.
- If not, whether what I am doing is fit for this frame.



- Model
- Controller
- View
Another Kinds of Code
