Ne pouvait pas trouver de phantomjs

L'erreur suivante se produit lorsque vous essayez d'utiliser phantomjs de ruby sur Ubuntu:

 Failure/Error: visit root_path
 Cliver::Dependency::NotFound:
   Could not find an executable ["phantomjs"] on your path.
 # ./spec/features/search_spec.rb:17:in `block (2 levels) in <top (required)>'
 # ./spec/support/vcr.rb:23:in `block (3 levels) in <top (required)>'
 # ./spec/support/vcr.rb:23:in `block (2 levels) in <top (required)>'

phantomjs a été construit localement et ajouter au CHEMIN. Comment puis-je faire de ruby trouver phantomjs?