I am using rails_admin 0.0.5 and want to add a functionality (if not exist).
I want to copy data from one table to another. I have two database tables, both accessible from rails_admin. How to copy one attribute from one table to another.
eg. requests_table => emails|request_approve
approval_table => emails|sent_confirmation
and I want to copy emails from approval_table to emails in approval_table.
I didn't understand this, so please do not refer. https://github.com/sferik/rails_admin/wiki/Custom-action