adds rake task to send current unfeasible spending proposals
This commit is contained in:
@@ -73,7 +73,7 @@ class SpendingProposal < ActiveRecord::Base
|
||||
end
|
||||
|
||||
def unfeasible?
|
||||
not feasible?
|
||||
feasible == false
|
||||
end
|
||||
|
||||
def valuation_finished?
|
||||
|
||||
Reference in New Issue
Block a user