Actions
Bug #639
closedFix "parenthesize argument(s) for future version" warnings
Description
There are a bunch of warnings when running 'rake test' saying things like:
./test/functional/unattended_controller_test.rb:33: warning: parenthesize argument(s) for future version
they are fairly annoying, so lets get rid of them.
Actions