Method: Vimo::EntitiesController#show

Defined in:
app/controllers/vimo/entities_controller.rb

#showObject



15
16
17
# File 'app/controllers/vimo/entities_controller.rb', line 15

def show
  respond_with @entity
end