impress/app/models/pet_state.rb

4 lines
92 B
Ruby

class PetState < ActiveRecord::Base
include SwfAssetParent
SwfAssetType = 'biology'
end