class PlantScraper::PlantFilter
Attributes
height[RW]
plant_type[RW]
sun_type[RW]
Public Class Methods
new(attributes)
click to toggle source
# File lib/plant_info_scraper/plant_filter.rb, line 4 def initialize(attributes) end