class Tracksperanto::Pipeline::DimensionsRequiredError
Public Instance Methods
message()
click to toggle source
# File lib/pipeline/base.rb, line 15 def message; "Width and height must be provided for this importer"; end