I want to use jquery-token-input with has_many relationship inside active_admin.
What is the best way to do it, and how can i implement it generically so that i can re-use the code for further has_many relationships.
I will be looking forward for your suggestion and guide lines.
Well, this doesn’t use
jquery-token-input, but it works!I used Chosen.
Download the CSS, JS and png files and put into the appropriate assets directory.
In
/app/admin/modelname.rbIn
active_admin.jsIn
active_admin.css.scss