activeadmin_simplemde
activeadmin_simplemde copied to clipboard
as: :simplemde_editor does not work for child relationships
A Wonderful gem you have here but I am experiencing an issue highlighted below.
I currently have a resource with has_many relationship with other resources when I apply the class on the resource it works fine but the as: :simplemde_editor doesn't work on the children forms.
I was wondering if I missed anything.