Merc Studio Tech Blog
Wednesday, June 25, 2014
Circular dependency detected while autoloading constant
When face upon this issue,
its caused by naming controller or calling model name incorrectly.
possible issue are naming are case sensitive.
example:
#model
class Oi
end
But calling
OI.find #this lead to circular dependency error
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment