Class: Pulse::PulseController

Inherits:
ApplicationController show all
Defined in:
app/controllers/pulse/pulse_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



6
7
8
# File 'app/controllers/pulse/pulse_controller.rb', line 6

def index
  head :ok
end