Mercurial > hg > soundsoftware-site
view test/unit/helpers/issue_moves_helper_test.rb @ 601:1608b3cb50cd feature_36
Fixed User and Authorships Search Query. New Publication: reordered some fields in the form; now correctly saving all authors.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 17 Aug 2011 15:50:25 +0100 |
parents | 1d32c0a0efbf |
children | cbb26bc654de |
line wrap: on
line source
require 'test_helper' class IssueMovesHelperTest < ActionView::TestCase end