Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined method `clone_config' #4

Closed
rikkipitt opened this issue Jan 8, 2015 · 2 comments
Closed

Undefined method `clone_config' #4

rikkipitt opened this issue Jan 8, 2015 · 2 comments

Comments

@rikkipitt
Copy link

NoMethodError at /post/1/clone
undefined method `clone_config' for #<RailsAdmin::Config::Sections::Base:0x007f94dc75a940>

Presumably this is due to the latest rails_admin release?

Thought I'd let you know! Can you recreate this error your end? I'm using rails_admin v0.6.6

Rikki

@weexpectedTHIS
Copy link

I'm pretty sure this has to do with you not putting:

gem 'rails_admin_clone'

in the Gemfile before

gem 'rails_admin'

@Quent1Pr
Copy link

Quent1Pr commented Jul 9, 2021

A fix is available here (not yet merged) #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants