class Ygoprodeck::Image_small

Attributes

image_small_by_id[R]

Public Class Methods

is(image_small_by_id) click to toggle source
# File lib/ygoprodeck/search/client/image_gapis.rb, line 12
def self.is(image_small_by_id)
        "https://storage.googleapis.com/ygoprodeck.com/pics_small/#{image_small_by_id}.jpg"
end