Pergunta

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

like proxy models in django

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top