Mercurial > hg > soundsoftware-site
view test/unit/helpers/issue_moves_helper_test.rb @ 541:c3abeb11bc2e feature_36
Addresses Issus #224 - separates the projects in a project list using commas.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 28 Jul 2011 15:04:24 +0100 |
parents | 1d32c0a0efbf |
children | cbb26bc654de |
line wrap: on
line source
require 'test_helper' class IssueMovesHelperTest < ActionView::TestCase end