Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
discourse-annotator / app / views / annotator / discourse_annotator / pages / search.json.jbuilder
Size: Mime:
json.total @total
json.rows do
  json.array! @annotations, partial: 'annotator/discourse_annotator/annotations/annotation', as: :annotation, current_user: @current_user
end