Class: Admin::Atreides::TagsController

Inherits:
Atreides::AdminController
  • Object
show all
Includes:
Atreides::Extendable
Defined in:
app/controllers/admin/atreides/tags_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



4
5
6
# File 'app/controllers/admin/atreides/tags_controller.rb', line 4

def index
  respond_with(collection)
end