annotate .svn/pristine/4c/4ce572a386a0b87f49f89a4bc090bd7724a6e4b0.svn-base @ 1625:808a40a7cac7 live

Have a go at fixing #570 Can't delete downloadable file from version in project with no issue tracker
author Chris Cannam
date Thu, 07 Feb 2019 13:48:00 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 class SharedPluginModel < ActiveRecord::Base
Chris@909 2 def self.report_location; TestHelper::report_location(__FILE__); end
Chris@909 3 end