Class: InvestingWishlistType
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- InvestingWishlistType
- Defined in:
- app/models/investing_wishlist_type.rb
Instance Method Summary collapse
Instance Method Details
#describe_id ⇒ Object
9 10 11 |
# File 'app/models/investing_wishlist_type.rb', line 9 def describe_id "InvestingWishlistType ##{id}" end |