Mercurial > hg > soundsoftware-site
diff .svn/pristine/4c/4ce572a386a0b87f49f89a4bc090bd7724a6e4b0.svn-base @ 940:9fda6880be81 cannam
Merge from the default branch
author | Chris Cannam |
---|---|
date | Wed, 11 Jul 2012 14:35:59 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.svn/pristine/4c/4ce572a386a0b87f49f89a4bc090bd7724a6e4b0.svn-base Wed Jul 11 14:35:59 2012 +0100 @@ -0,0 +1,3 @@ +class SharedPluginModel < ActiveRecord::Base + def self.report_location; TestHelper::report_location(__FILE__); end +end \ No newline at end of file