Sha256: 17c11e88f9f3cafe2a80ab5490572a79f2f78935c18d07c4bb9c9638e3d47077

Contents?: true

Size: 143 Bytes

Versions: 5

Compression:

Stored size: 143 Bytes

Contents

# frozen_string_literal: true

class DocumentsController < ApplicationController
  include Azeroth::Resourceable

  resource_for :document
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
azeroth-0.3.0 spec/dummy/app/controllers/documents_controller.rb
azeroth-0.2.0 spec/dummy/app/controllers/documents_controller.rb
azeroth-0.1.0 spec/dummy/app/controllers/documents_controller.rb
azeroth-0.0.7 spec/dummy/app/controllers/documents_controller.rb
azeroth-0.0.6 spec/dummy/app/controllers/documents_controller.rb