Class: RubyPocket::Favorite
- Inherits:
-
Sequel::Model
- Object
- Sequel::Model
- RubyPocket::Favorite
- Defined in:
- lib/ruby_pocket/favorite.rb
Instance Attribute Summary collapse
Instance Attribute Details
#tag_names ⇒ Object
11 12 13 |
# File 'lib/ruby_pocket/favorite.rb', line 11 def tag_names @tag_names ||= [*@tag_names] end |