Sha256: bd3c763c17adf93a27f81a8b8bcd5eefc84e50f2f559f371c84d64a21d23ba31

Contents?: true

Size: 322 Bytes

Versions: 21

Compression:

Stored size: 322 Bytes

Contents

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

21 entries across 21 versions & 1 rubygems

Version Path
renalware-core-2.0.16 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.15 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.14 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.13 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.12 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.11 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.9 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.8 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.7 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.5 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.4 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.3 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.2 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.1 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.0 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.0.pre.rc13 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.0.pre.rc11 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.0.pre.rc10 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.0.pre.rc9 app/controllers/renalware/events/investigations_controller.rb
renalware-core-2.0.0.pre.rc8 app/controllers/renalware/events/investigations_controller.rb