Sha256: 591880c1c2125aae7bb0b11ea69f8ca0f744daec486ca2bc696a3c6aeac7896e

Contents?: true

Size: 193 Bytes

Versions: 1

Compression:

Stored size: 193 Bytes

Contents

module FcrepoAdmin::Controller
  module CatalogControllerBehavior

    def search_action_url
      url_for(:controller => '/catalog', :action => 'index', :only_path => true)
    end

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fcrepo_admin-0.4.0 lib/fcrepo_admin/controller/catalog_controller_behavior.rb