Mercurial > hg > soundsoftware-site
view vendor/plugins/redmine_bibliography/app/controllers/authorships_controller.rb @ 673:0f98ea9bf5fe feature_36
Transplant fix for #289 from live
author | Chris Cannam |
---|---|
date | Fri, 09 Sep 2011 21:30:38 +0100 |
parents | aed18b463206 |
children |
line wrap: on
line source
class AuthorshipsController < ApplicationController def index end def update end end