Archive for October 22nd, 2009

 

/var/lib/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:269:in `require_frameworks’: no such file to load — net/https (RuntimeError)

Oct 22, 2009 in Debian, ruby

Haciendo un rake db:migrate me apareció este error, otro mas :D

/var/lib/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:269:in `require_frameworks': no such file to load -- net/https (RuntimeError)

corregido con un simple comando ( que grande es Debian !!! )

apt-get install libopenssl-ruby