1
0

Error reporting on failed loading of default(s)

This commit is contained in:
cryptogopher
2020-05-11 20:40:29 +02:00
parent fd184df9c7
commit ffb87a09c4
3 changed files with 20 additions and 6 deletions

View File

@@ -44,6 +44,7 @@ class Quantity < ActiveRecord::Base
end
end
# TODO: move as an association extension module
def self.filter(project, filters)
quantities = all