mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-02 21:03:53 -04:00
make the one-off save the si weight
This commit is contained in:
@@ -319,6 +319,7 @@ namespace :growstuff do
|
||||
task :populate_si_weight => :environment do
|
||||
Harvest.find_each do |h|
|
||||
h.set_si_weight
|
||||
h.save
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user