view .svn/pristine/c4/c4ee80c89b51195f1785a06677f274a4ebb1c20c.svn-base @ 1120:55944e901e9e redmine-2.2-integration

fixed a syntax error on an if/else statement.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 08 Jan 2013 16:04:52 +0000
parents cbb26bc654de
children
line wrap: on
line source
class Thing
  def self.from_app; TestHelper::report_location(__FILE__); end
end