class Ygoprodeck::Image
Attributes
image_by_id[R]
Public Class Methods
is(image_by_id)
click to toggle source
# File lib/ygoprodeck/search/client/image_gapis.rb, line 5 def self.is(image_by_id) "https://storage.googleapis.com/ygoprodeck.com/pics/#{image_by_id}.jpg" end