annotate .svn/pristine/d2/d235886576ad0af00741b82cf28f624324ebe1c5.svn-base @ 1355:3d01be97cb5a bug_635

Fix routes and safe attributes for the external repo settings
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 18 Jul 2013 12:13:20 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 class AlphaPluginModel < ActiveRecord::Base
Chris@909 2 def self.report_location; TestHelper::report_location(__FILE__); end
Chris@909 3 end