Method: Alien::AlienTag#tag
- Defined in:
- lib/alien/alientag.rb
#tag ⇒ Object
(Deprecated) Returns tag id.
This method is for backward compatibility with an earlier version of this API. Use id instead.
46 47 48 |
# File 'lib/alien/alientag.rb', line 46 def tag @id end |