Auto Increment with MongoDBãããMongoid/MongoDBã§MySQLã®auto incrementã¿ãããªãã¨ãããæ¹æ³ã é£çªãä¿æããããã®Collectionãç¨æãã¦ãæ°ããDocumentãä½ãéã«ãããfind_and_modifyã§1å¢å ãããã¨ããæ¹æ³ãã¨ãã find_and_modifyã使ãã®ã§ãMongoDBã¯1.3.0以ä¸ãMongoidã¯2.2.0以ä¸ãå¿ è¦ã«ãªãã ã¾ãã¯é£çªãä¿æããããã®Collectionãç¨æããã class Seq include Mongoid::Document field :collection, type: String field :seq, type: Integer end auto incrementçãªãã¨ããããCollectionã§ã¯before_validateã®ã¿ã¤ãã³ã°ã§
{{#tags}}- {{label}}
{{/tags}}