activemodel-aggregator:在表单中将多个模型视为一个模型-源码

上传者: 42144554 | 上传时间: 2021-07-04 15:03:25 | 文件大小: 8KB | 文件类型: ZIP
活动模型::聚合器 基于 这是目前的想法溢出,不一定是真的。 至少我不会在生产中使用它。 上下文感知验证 每个聚合器都有自己的验证上下文,例如: class Profile < ActiveModel :: Aggregator aggregate :person end class Person < ActiveRecord :: Base validates_presence_of :name , on : :profile end ...仅在通过配置文件提交时验证名称。 路由到聚合器 由于聚合器处理多个模型并且本身不是持久化的,因此无法直接路由到它。 最好的方法是使用聚合模型之一。 resources :people do resource :profile , only : :show end # Generates GET /people/ :pers

文件下载

资源详情

[{"title":"( 14 个子文件 8KB ) activemodel-aggregator:在表单中将多个模型视为一个模型-源码","children":[{"title":"activemodel-aggregator-master","children":[{"title":".gitignore <span style='color:#111;'> 185B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"active_model","children":[{"title":"aggregator","children":[{"title":"accessors.rb <span style='color:#111;'> 704B </span>","children":null,"spread":false},{"title":"aggregation.rb <span style='color:#111;'> 994B </span>","children":null,"spread":false}],"spread":true},{"title":"aggregator.rb <span style='color:#111;'> 708B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"activemodel-aggregator.gemspec <span style='color:#111;'> 660B </span>","children":null,"spread":false},{"title":"Gemfile <span style='color:#111;'> 107B </span>","children":null,"spread":false},{"title":"MIT-LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"Rakefile <span style='color:#111;'> 214B </span>","children":null,"spread":false},{"title":"test","children":[{"title":"models","children":[{"title":"email.rb <span style='color:#111;'> 105B </span>","children":null,"spread":false},{"title":"person.rb <span style='color:#111;'> 130B </span>","children":null,"spread":false}],"spread":true},{"title":"cases","children":[{"title":"aggregator_test.rb <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false}],"spread":true},{"title":"helper.rb <span style='color:#111;'> 545B </span>","children":null,"spread":false},{"title":"aggregators","children":[{"title":"profile.rb <span style='color:#111;'> 167B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明