Sha256: f3ef0e2044308f72c0d2143cd47d7dbaec96dd79c4017d68f641b90af54ca90c

Contents?: true

Size: 106 Bytes

Versions: 29

Compression:

Stored size: 106 Bytes

Contents

class HealthController < ApplicationController
  def show
    render nothing: true, status: 204
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
appmap-0.39.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.38.1 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.37.2 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.37.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.36.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.35.2 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.35.1 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.35.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.34.5 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.34.4 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.34.2 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.34.1 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.34.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.33.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.32.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.31.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.28.1 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.28.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.27.0 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb
appmap-0.26.1 spec/fixtures/rails4_users_app/app/controllers/health_controller.rb