rails_admin_clone icon indicating copy to clipboard operation
rails_admin_clone copied to clipboard

This will fix issue where clone_config method is not available (possibly only in rails admin 8.X+)

Open jessesanford opened this issue 8 years ago • 3 comments

jessesanford avatar Mar 01 '16 17:03 jessesanford

Hi @jessesanford and thanks for your help! Before merging the PR, could you explain me how to reproduce the problem? :smiley:

dalpo avatar Mar 22 '16 18:03 dalpo

Hi @jessesanford and thanks for your help! Before merging the PR, could you explain me how to reproduce the problem? 😃

  1. Create a new rails 5 api repo, add rails_admin and rails_admin_clone
  2. Go to /admin/your_resource, click duplicate icon
  3. You should get 500 with clone_config method is not available error

saravanabalagi avatar Jul 07 '20 15:07 saravanabalagi

We have the same issue

Quent1Pr avatar Jul 09 '21 06:07 Quent1Pr