不过,如果还希望能够从控制台将用户添加到数据库存储库,您需要进行配置更改。
However, you need to make a configuration change if you also want to be able to add users to the database repository from the console.
在本例中,对PersonAccount进行更改可以将用户添加到数据库存储库。
In this example, change it for the PersonAccount which will enable you to add users to the database repository.
尽管ActiveRecord与处理持久性有关,您总是希望将行为添加到类中,而不仅仅进行数据库存储和检索。
Though ActiveRecord deals with persistence, you often want to add behavior to your classes beyond database storage and retrieval.
尽管ActiveRecord与处理持久性有关,您总是希望将行为添加到类中,而不仅仅进行数据库存储和检索。
Though ActiveRecord deals with persistence, you often want to add behavior to your classes beyond database storage and retrieval.
应用推荐