Searched refs:pluck_select (Results 1 - 4 of 4) sorted by relevance

/ontohub/app/models/ontology/
H A Dfile_extensions.rb11 @file_extensions_distributed ||= pluck_select(
16 @file_extensions_single ||= pluck_select(
H A Dsentences.rb48 pluck_select([query, *args], :ontology_id).reverse
113 imported_ontology_ids = pluck_select([query, *args], :id).reverse
/ontohub/lib/
H A Dsql_helper.rb12 def pluck_select(query, *column_names) method in class:SqlHelper
/ontohub/app/models/
H A Dontology.rb135 pluck_select([query, *args], :logically_translated).size > 1

Completed in 14 milliseconds