Sha256: 551e36c7704fbe4b46ff7488782784250071f26c01d45470aebed1012cfc4f51
Contents?: true
Size: 425 Bytes
Versions: 295
Compression:
Stored size: 425 Bytes
Contents
.edit_list(attr-entity_type="#{page_entity_type.split(":").first}") = action_parameters do - input :list_id, :string, "New list ID", "Copy of #{ list_id }" - list.info.each do |key, value| - next if key.to_sym == :annotation_types or key.to_sym == :annotated_array - input key, :string, "Entity annotation #{ key }", value - input :entities, :array, "Entities", list * "\n", :label => "entities"
Version data entries
295 entries across 295 versions & 1 rubygems