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