[#3986] Re: Principle of least effort -- another Ruby virtue. — Andrew Hunt <andy@...>

> Principle of Least Effort.

14 messages 2000/07/14

[#4043] What are you using Ruby for? — Dave Thomas <Dave@...>

16 messages 2000/07/16

[#4139] Facilitating Ruby self-propagation with the rig-it autopolymorph application. — Conrad Schneiker <schneik@...>

Hi,

11 messages 2000/07/20

[ruby-talk:03997] Re: irb install

From: Dave Thomas <Dave@...>
Date: 2000-07-14 03:27:46 UTC
List: ruby-talk #3997
matz@netlab.co.jp (Yukihiro Matsumoto) writes:

> Hi,
> 
> In message "[ruby-talk:03987] irb install"
>     on 00/07/13, Andrew Hunt <Andy@toolshed.com> writes:
> 
> |In the latest CVS checkout, all the support code for irb is there 
> |(in lib/irb), but there is no irb.rb!  Should there be?  In fact, shouldn't
> |"irb" be installed in bin along with "ruby"? (At least optionally?)
> 
> `sample/irb.rb' is the place to look at.

But it _does_ seem strange to install all the support code
automatically, but not to install the driver program...


Dave

In This Thread