Skip to content

Circular reference in resource/belongs_to.rb #8598

@tagliala

Description

@tagliala

I don't know if this is a mistake, a left-over, or it is intended to make it this way.

I will address this separately from other warnings

Blame doesn't help

lib/active_admin/resource/belongs_to.rb:2: warning: lib/active_admin/resource/belongs_to.rb:2: warning: loading in progress, circular require considered harmful - lib/active_admin/resource.rb

Ref:

require_relative "../resource"

require_relative "resource/belongs_to"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions