Mercurial > hg > soundsoftware-site
view vendor/plugins/redmine_bibliography/app/controllers/authorships_controller.rb @ 1104:c018d0c89c94 bibplugin_bibtex
small changes to bibtex parsing.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 04 Dec 2012 18:15:17 +0000 |
parents | aed18b463206 |
children |
line wrap: on
line source
class AuthorshipsController < ApplicationController def index end def update end end