Closed HirschSt closed 2 weeks ago
Same here. I haven't investigated yet, because we still don't use it.
Can be fixed by adding
def self.ransackable_associations(_) = reflections.keys
def self.ransackable_attributes(_) = attribute_names - %w[token]
as with other non marc models.
Muscat crashes on opening the workgroup index, as you may have seen:
app/admin/workgroup.rb:37:in `index'