21 22 23
# File 'app/models/eve_app/type.rb', line 21 def image(size=64) "https://image.eveonline.com/Type/#{id}_#{size}.png" end