Difference between revisions of "Ruby"

From Vague Hope Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
== RVM ==
 +
 +
rvm autolibs fail
 +
 
== Bundle ==
 
== Bundle ==
  
<pre>
+
gem install ruby-debug-base19 -v '0.11.25' -- --with-ruby-include=/home/ci/.rvm/src/ruby-1.9.3-p0/
gem install ruby-debug-base19 -v '0.11.25' -- --with-ruby-include=/home/ci/.rvm/src/ruby-1.9.3-p0/
+
</pre>
+
  
 
== Reading ==
 
== Reading ==

Latest revision as of 03:10, 10 April 2015

RVM

rvm autolibs fail

Bundle

gem install ruby-debug-base19 -v '0.11.25' -- --with-ruby-include=/home/ci/.rvm/src/ruby-1.9.3-p0/

Reading