Fix a bug in the importer string representation.
This commit is contained in:
parent
b3ed3705c9
commit
59a6d5706d
@ -31,7 +31,7 @@ module Compass
|
|||||||
end
|
end
|
||||||
|
|
||||||
def to_s
|
def to_s
|
||||||
content_for_images
|
self.class.name
|
||||||
end
|
end
|
||||||
|
|
||||||
def hash
|
def hash
|
||||||
|
Loading…
Reference in New Issue
Block a user