Class: NilClass

Inherits:
Object show all
Defined in:
lib/interlock/core_extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_interlock_tagObject



11
12
13
# File 'lib/interlock/core_extensions.rb', line 11

def to_interlock_tag
  "untagged".escape_tag_fragment
end