diff .svn/pristine/37/376d8c99e588cd6ce8e1e869de342e76d55623d6.svn-base @ 935:fe0249c097f6 live

Merge from the default branch
author Chris Cannam
date Wed, 11 Jul 2012 13:33:14 +0100
parents cbb26bc654de
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.svn/pristine/37/376d8c99e588cd6ce8e1e869de342e76d55623d6.svn-base	Wed Jul 11 13:33:14 2012 +0100
@@ -0,0 +1,3 @@
+class AppAndPluginModel < ActiveRecord::Base
+  def self.report_location; TestHelper::report_location(__FILE__); end
+end
\ No newline at end of file