Searched refs:select_attributes_class (Results 1 - 2 of 2) sorted by relevance

/ontohub/lib/
H A Dmigration_with_data.rb15 def select_attributes_class(klass, search_value, *keys, search_column: :id) method in class:MigrationWithData
/ontohub/db/migrate/
H A D20160614065105_add_association_from_commit_to_user.rb68 user_name = select_attributes_class(User, attrs[:id], :name)[:name]

Completed in 13 milliseconds