mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
In the User model, a has_many :through association 'User#physical_tickets' which goes through 'User#ticket_purchases' was defined before the through association was defined. This doesn't work in Rails 5.1. |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| datatables | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| pdfs | ||
| serializers | ||
| uploaders | ||
| views | ||