Class: Tag
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Tag
- Defined in:
- lib/generators/trek/templates/models/tag.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
22 23 24 |
# File 'lib/generators/trek/templates/models/tag.rb', line 22 def to_s name end |