raspberry pi - Can't install Ruby on Rails -


i tried installing ruby on rails following guide: http://elinux.org/rpi_ruby_on_rails

when reach command

curl -l get.rvm.io | bash -s stable --rails 

i got message

rror: not find valid gem 'rails' (>= 0), here why:  unable download data http://rubygems.org/ - no such name (http://rubygems.org/latest_specs.4.8.gz) 

how can solve problem?


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -