Searched refs:Key (Results 1 - 8 of 8) sorted by relevance

/ontohub/app/models/
H A Dkey.rb1 # A users SSH Key
2 class Key < ActiveRecord::Base class
4 include Key::Fingerprint
/ontohub/lib/
H A Drepository_update_worker.rb13 user = Key.includes(:user).find(key_id).user
/ontohub/spec/models/
H A Dkey_spec.rb3 describe Key do
/ontohub/features/step_definitions/
H A Duser_steps.rb76 Given(/^there is no existing API\-Key$/) do
85 Then(/^I should see an API\-Key$/) do
90 Given(/^I have an API-Key$/) do
94 Then(/^I should see the existing API\-Key$/) do
99 Then(/^I should see the new API\-Key$/) do
H A Dcombination_steps.rb1 Given(/^that I have a valid API\-Key$/) do
6 Given(/^that I have an invalid API\-Key$/) do
H A Daction_steps.rb3 Given that I have a valid API-Key
/ontohub/app/models/key/
H A Dfingerprint.rb1 module Key::Fingerprint module
/ontohub/git/bin/
H A Dgit-shell23 Key-Id:<#{key_id}> and command:<#{command}>.

Completed in 562 milliseconds