annotate test/unit/helpers/issue_moves_helper_test.rb @ 1068:e11d8d13ebc5 bibplugin_cache

Added local caching to the publications helper; patch to the projects controller to load the publications helper; added patch to the plugin init file
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 20 Nov 2012 16:55:41 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 require File.expand_path('../../../test_helper', __FILE__)
Chris@14 2
Chris@14 3 class IssueMovesHelperTest < ActionView::TestCase
Chris@14 4 end