Class: Spree::Admin::EntriesController

Inherits:
SolidusContent::ResourceController show all
Defined in:
app/controllers/spree/admin/entries_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



8
9
10
# File 'app/controllers/spree/admin/entries_controller.rb', line 8

def show
  redirect_to action: :edit
end