Mercurial > hg > soundsoftware-site
view vendor/plugins/redmine_bibliography/app/controllers/authorships_controller.rb @ 1200:fc5d582a25f9 live
Fix internal error on homepage!
author | Chris Cannam |
---|---|
date | Wed, 23 Jan 2013 11:25:09 +0000 |
parents | aed18b463206 |
children |
line wrap: on
line source
class AuthorshipsController < ApplicationController def index end def update end end