History log of /ontohub/app/controllers/plain_text_default_helper.rb
Revision Date Author Comments Expand
554f2eb7286d90aa6fd39e2e2806ea01f9e9ffc5 14-Aug-2016 Tom Gehrke <phyrog@users.noreply.github.com>

1578 make owl api work with ontohub urls that have no filename extension (#1768) * API controller is now invoked when no Accept header is sent * Use text/plain as default for ontology versions api * Send correct accept header * Fix the ref based locid route * Remove ref_id * Remove debug puts * Fix locid routing tests * route html to api * Add routes.rb to ignore list * Move plain text default helper to concern * Fix test * More tests require accept header * Remove tags from steps