45 46 47
# File 'lib/scale_down/dispatcher.rb', line 45 def target @dimensions ||= @params[:target].split(/-crop\Z/).first end