質問

Is there (an easy) way to create multiple forms for one model in activeadmin?

like proxy models in django

役に立ちましたか?

解決

One solution is to include ActiveModel::ModelIn your modelas discussed here.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top