У меня возникли проблемы с настройкой драгоценного камня в приложении для рельсов. Я делаю следующее:
gem 'country_select', :git => 'git://github.com/rails/country_select.git'
Попытка использовать драгоценный камень, найденный здесь:
https://github.com/rails/country_select
Я получаю следующую ошибку:
Could not find gem 'country_select (>= 0, runtime)' in git://github.com/rails/country_select.git (at master).
Source does not contain any versions of 'country_select (>= 0, runtime)'