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
{{ message }}
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.
ActiveResource supports (rails/activeresource#50) resolving a
belongs_to
association via a foreign key:or through the attribute name:
It looks like Daylight is failing on the latter since it expects the foreign key to be present.
Relevant line:
daylight/lib/daylight/associations.rb
Line 101 in cfd2135
The text was updated successfully, but these errors were encountered: