# File lib/rhc/output_helper.rb, line 119 def display_cart_scaling_info(cart) say_table \ "Scaling Info", get_properties(cart,:current_scale,:scales_from,:scales_to) end