You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't access Order from OrderDashboard. Because if I use Order without ApplicationRecord:: it uses Order.rb from administrate. But ApplicationRecord:: doesn't work either.
Can you help me please get access to Order from models?
What versions are you running?
Rails 5.1.4
administrate 0.14.0
The text was updated successfully, but these errors were encountered:
Hi!
I can't access Order from OrderDashboard. Because if I use Order without
ApplicationRecord::
it uses Order.rb from administrate. ButApplicationRecord::
doesn't work either.Can you help me please get access to Order from models?
The text was updated successfully, but these errors were encountered: