Method: Tag#json_root

Defined in:
app/models/tag.rb

#json_rootObject



17
18
19
# File 'app/models/tag.rb', line 17

def json_root
  :tag
end