Merge branch 'dev' into inactive-plantings

This commit is contained in:
Daniel O'Connor
2017-05-29 09:46:03 +09:30
committed by GitHub

View File

@@ -7,5 +7,5 @@
%item
%title= crop.name
%pubdate= crop.created_at.to_s(:rfc822)
%link= post_url(crop)
%guid= post_url(crop)
%link= crop_url(crop)
%guid= crop_url(crop)