Sha256: b65ebe3049986c47812b6c575175b0334285db0bac40c8f571f317f660d3cb61
Contents?: true
Size: 293 Bytes
Versions: 1
Compression:
Stored size: 293 Bytes
Contents
module FcrepoAdmin # NOTE: This controller subclasses CatalogController, not ApplicationController class AssociationsController < CatalogController include FcrepoAdmin::Controller::CatalogControllerBehavior include FcrepoAdmin::Controller::AssociationsControllerBehavior end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fcrepo_admin-0.4.0 | app/controllers/fcrepo_admin/associations_controller.rb |