4 lines
48 B
Ruby
4 lines
48 B
Ruby
|
class Color < PetAttribute
|
||
|
fetch_objects!
|
||
|
end
|