开发者

What is a good way to handle multiple versioned TOS documents?

开发者 https://www.devze.com 2023-02-05 20:46 出处:网络
App has multiple Terms Of Service-type agreements. Each agreement needs to be versioned, and have dates associated for when the agreement is valid. I\'m looking at the vari开发者_JAVA技巧ous ActiveRec

App has multiple Terms Of Service-type agreements. Each agreement needs to be versioned, and have dates associated for when the agreement is valid. I'm looking at the vari开发者_JAVA技巧ous ActiveRecord versioning systems but I'm wondering if anyone has suggestions for this specific use case.


You might consider gitmodel. Since git excels at versioning documents, it may be a good fit here.

I haven't personally used it but it definitely looks interesting!

0

精彩评论

暂无评论...
验证码 换一张
取 消