Class: Watchtower::Tag
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Watchtower::Tag
- Defined in:
- app/models/watchtower/tag.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
10 11 12 |
# File 'app/models/watchtower/tag.rb', line 10 def to_s name end |