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 / fields / annotator / has_many_annotations_field.rb
Size: Mime:
require "administrate/field/has_many"

class Annotator::HasManyAnnotationsField < Administrate::Field::HasMany

end