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

Could not load model ModelName, undefined method `has_one_attached' #3303

Closed
Saleh-Salem opened this issue Aug 29, 2020 · 1 comment
Closed

Comments

@Saleh-Salem
Copy link

Saleh-Salem commented Aug 29, 2020

I am workin on project
Ruby version => 2.7.1
Rails Version => 6.0.3.2

I add rails admin gem on project => gem 'rails_admin'

It worked fine.
But after few days get issue when back to project and run rails server to complete my work, I get issue
[RailsAdmin] Could not load model Project, assuming model is non existing. (undefined method has_one_attached' for #Class:0x00005585f7ed0bc0)`

I follow all steps in this issue 3025 but not solved my issue

@mshibuya
Copy link
Member

I believe this should be the same issue as #3025, describing what actually you did will help find the issue.

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

2 participants