Method: Doing::ItemTags#tag_array
- Defined in:
- lib/doing/item/tags.rb
#tag_array ⇒ Array
convert tags on item to an array with @ symbols removed
77 78 79 |
# File 'lib/doing/item/tags.rb', line 77 def tag_array . end |
convert tags on item to an array with @ symbols removed
77 78 79 |
# File 'lib/doing/item/tags.rb', line 77 def tag_array . end |