Added truncation side-wide for too long strings;

This commit is contained in:
Tobias Klika
2011-07-02 15:21:30 +02:00
parent dac0f9349b
commit 44876963e9
8 changed files with 28 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
require 'test_helper'
class ArtistsHelperTest < ActionView::TestCase
end