Sha256: 514511e521383cc87c208b3baa07fe58cbb35634ff9126cd0ae32e93ddf76da0

Contents?: true

Size: 158 Bytes

Versions: 17

Compression:

Stored size: 158 Bytes

Contents

ExCite::Engine.routes.draw do
  match "export_citations(/:to_format)(/:id)" => 'export_citations#index', :via => [:get, :post], :as => "export_citations"
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
ex_cite-2.1.0 config/routes.rb
ex_cite-2.0.0 config/routes.rb
ex_cite-2.0.0.pre.alpha.1 config/routes.rb
ex_cite-2.0.0.pre.alpha config/routes.rb
ex_cite-1.3.2 config/routes.rb
ex_cite-1.3.1 config/routes.rb
ex_cite-1.3.0 config/routes.rb
ex_cite-1.2.7 config/routes.rb
ex_cite-1.2.6 config/routes.rb
ex_cite-1.2.5 config/routes.rb
ex_cite-1.2.4 config/routes.rb
ex_cite-1.2.3 config/routes.rb
ex_cite-1.2.2 config/routes.rb
ex_cite-1.2.1 config/routes.rb
ex_cite-1.1.0 config/routes.rb
ex_cite-1.0.1 config/routes.rb
ex_cite-1.0.0 config/routes.rb