Searched refs:Action (Results 1 - 6 of 6) sorted by relevance

/ontohub/lib/
H A Daction_worker.rb5 action = Action.find(action_id)
/ontohub/app/models/
H A Daction.rb1 class Action < ActiveRecord::Base class
/ontohub/spec/models/
H A Daction_spec.rb3 describe Action do
/ontohub/app/controllers/api/v1/
H A Dcombinations_controller.rb30 @action ||= Action.
/ontohub/features/step_definitions/
H A Daction_steps.rb15 @action = Action.find(action_id)
H A Dcombination_steps.rb62 to eq(action_iri_path(Action.last))

Completed in 48 milliseconds