How do I add a superclass to two classes in Rails?

前端 未结 0 893
走了就别回头了
走了就别回头了 2020-12-11 16:51

In my Rails application I have two classes - UserPost and GroupPost, that I want to make subclasses of a new class, Post. What would be the best way to add this in? Is it as

相关标签:
回答
  • 消灭零回复
提交回复
热议问题