RailsPresenters文件夹有什么用?这个文件夹里有什么?为什么需要这个文件夹? 最佳答案 presenters是一种设计模式,通常称为ModelViewPresenter(MVP)这是ModelViewController模式的派生,用于创建用户界面。它对于使代码更干的关注点分离很有用。维基百科是这样描述的model-interfacedefiningthedatatobedisplayedorotherwiseacteduponintheuserinterface.presenter-actsuponthemodelan