Sha256: d71250a9943f2e666fdef0e4b965605c82a13840564059d27c6353ca06eb56c0

Contents?: true

Size: 163 Bytes

Versions: 92

Compression:

Stored size: 163 Bytes

Contents

# frozen_string_literal: true

namespace :reporting do
  resources :audits, except: [:destroy, :create, :new]
  resources :audit_refreshments, only: [:create]
end

Version data entries

92 entries across 92 versions & 1 rubygems

Version Path
renalware-core-2.1.1 config/routes/reporting.rb
renalware-core-2.1.0 config/routes/reporting.rb
renalware-core-2.0.167 config/routes/reporting.rb
renalware-core-2.0.166 config/routes/reporting.rb
renalware-core-2.0.165 config/routes/reporting.rb
renalware-core-2.0.164 config/routes/reporting.rb
renalware-core-2.0.163 config/routes/reporting.rb
renalware-core-2.0.162 config/routes/reporting.rb
renalware-core-2.0.161 config/routes/reporting.rb
renalware-core-2.0.160 config/routes/reporting.rb
renalware-core-2.0.159 config/routes/reporting.rb
renalware-core-2.0.158 config/routes/reporting.rb
renalware-core-2.0.157 config/routes/reporting.rb
renalware-core-2.0.156 config/routes/reporting.rb
renalware-core-2.0.155 config/routes/reporting.rb
renalware-core-2.0.153 config/routes/reporting.rb
renalware-core-2.0.152 config/routes/reporting.rb
renalware-core-2.0.151 config/routes/reporting.rb
renalware-core-2.0.149 config/routes/reporting.rb
renalware-core-2.0.148 config/routes/reporting.rb