impress/app/models/species.rb

4 lines
50 B
Ruby
Raw Normal View History

class Species < PetAttribute
fetch_objects!
end