irb on Ubuntu
Another crumb for the setup path…
You’ll need to create a symlink to irb to run the console:
ln -s /usr/bin/irb1.8 /usr/bin/irb
Another crumb for the setup path…
You’ll need to create a symlink to irb to run the console:
ln -s /usr/bin/irb1.8 /usr/bin/irb
Post a Comment