Class: InvestingWishlistType

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/investing_wishlist_type.rb

Instance Method Summary collapse

Instance Method Details

#describe_idObject



9
10
11
# File 'app/models/investing_wishlist_type.rb', line 9

def describe_id
	"InvestingWishlistType ##{id}"
end