문제

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