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
When trying to export a model that doesn't contain any records it errors out with undefined method 'collect' for nil:NilClass instead of generating a blank csv
When trying to export a model that doesn't contain any records it errors out with
undefined method 'collect' for nil:NilClassinstead of generating a blank csv