annotate plugins/redmine_bibliography/app/controllers/bibtex_entries_controller.rb @ 1578:06ca2df3d7ca dockerise

A couple of missing bits, including a test repo in the Vagrant provision
author Chris Cannam
date Fri, 04 Aug 2017 15:43:03 +0100
parents b4b72f1eb644
children
rev   line source
luis@405 1 class BibtexEntriesController < ApplicationController
luis@405 2
luis@405 3 end