Sha256: 4b6e3af6c59842bebf5aee82cd6da09273beac8e993e0927e8b8dc80cbaa50b6

Contents?: true

Size: 353 Bytes

Versions: 142

Compression:

Stored size: 353 Bytes

Contents

# frozen_string_literal: true

require_dependency "renalware/events"

# This controller is mostly empty - we are using it for mainly routing and to let us
# override the events 'new' and 'edit' templates. See the base class for most functionality.
module Renalware
  module Events
    class InvestigationsController < EventsController
    end
  end
end

Version data entries

142 entries across 142 versions & 1 rubygems

Version Path
renalware-core-2.0.62 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.61 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.60 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.58 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.57 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.56 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.55 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.54 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.53 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.52 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.51 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.50 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.48 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.47 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.46 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.45 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.44 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.43 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.42 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.41 app/controllers/renalware/events/investigations_controller.rb