Merge pull request #35 from nitsujri/master
Fix for digital_controller throwing an error with unavailable.html.erb
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module Spree
|
||||
class DigitalsController < Spree::BaseController
|
||||
class DigitalsController < Spree::StoreController
|
||||
ssl_required :show
|
||||
|
||||
def show
|
||||
|
||||
Reference in New Issue
Block a user