Convert 1.9 to 1.8 syntax. Fixes #23

This commit is contained in:
Dave Mitchell
2013-01-08 13:41:07 -05:00
committed by Michael Bianco
parent 37fe465dd9
commit b381ede8e1
@@ -1,6 +1,6 @@
module Spree
class Admin::DigitalsController < Spree::Admin::ResourceController
belongs_to "spree/product", find_by: :permalink
belongs_to "spree/product", :find_by => :permalink
protected
def location_after_save