Mercurial > hg > soundsoftware-site
view 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 |
line wrap: on
line source
require File.expand_path('../../../test_helper', __FILE__) class IssueMovesHelperTest < ActionView::TestCase end