Align end

This commit is contained in:
Brenda Wallace
2020-08-02 08:32:57 +12:00
committed by Brenda Wallace
parent 5573fbfbb6
commit 64ce6ef886

View File

@@ -75,7 +75,7 @@ module ApplicationHelper
public_send("crop_#{type}_path", crop, all: all)
else
public_send("#{type}_path", all: all)
end
end
end
def title(type, owner, crop, planting)