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

/ontohub/lib/
H A Drepository_pulling_worker.rb12 Repository.outdated.find_each { |r| r.call_remote :pull }
/ontohub/app/models/repository/
H A Dimporting.rb22 after_commit ->() { call_remote :clone }, on: :create, if: :source_address?
48 def call_remote(method) method in class:Repository

Completed in 5 milliseconds