class NeweggScraperChsbr::Descriptors

Attributes

bullets[R]

Public Class Methods

new(hash) click to toggle source
# File lib/newegg_scraper_chsbr/descriptors.rb, line 3
def initialize(hash)
    @bullets = hash
end