Most modern Web application frameworks are based on the MVC (model, view, controller) pattern, and Rails is no different.
最现代的Web应用程序框架都基于MVC(模型、视图、控制器)模式,Rails也不例外。
This command creates the proverbial view and controller part of Model-View-Controller (MVC).
该命令将创建模型-视图-控制器(mvc)的视图和控制器部分。
For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.
例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。
应用推荐