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.1.1 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.1.0 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.167 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.166 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.165 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.164 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.163 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.162 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.161 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.160 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.159 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.158 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.157 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.156 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.155 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.153 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.152 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.151 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.149 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.148 app/controllers/renalware/events/investigations_controller.rb