Я пытался установить с ветки v.1.2.oauth Devise на Github, но все равно получаю ошибку.
Как установить гем devise в приложение rails 2.3.5? В частности, я хочу тот, который работает с omniauth
gem install devise -v "1.2"
ERROR: Could not find a valid gem 'devise' (= 1.2) in any repository
config.gem 'devise', :git => 'http://github.com/plataformatec/devise.git',
:branch => 'omniauth'
ERROR: Error installing devise:
ERROR: Failed to build gem native extension.
c:/Ruby187/bin/ruby.exe extconf.rb
creating Makefile
make
'make' is not recognized as an internal or external command,
operable program or batch file.