From: Will Mueller Date: 2007-12-02T07:59:22+09:00 Subject: Re: Creating Databases in Ruby First of all, what do you mean by "top post"? Do you mean reply on an email such as this? And what I mean by "bring up" is simply like the method defined below. If I would have typed the code I used below, I would be able to see the text "Test" if I typed "w." With Thanks, Will On Dec 1, 2007 4:15 AM, Robert Klemme wrote: > > Please do not top post. > > On 01.12.2007 03:08, Will Mueller wrote: > > Robert, > > > > I simply would like to store regular ruby files. An example of this > > would be below: > > > > def w > > puts "Test" > > end > > > > Except I would like to include multiple ruby files. Furthermore having > > the ability to bring up the files, such as possibly typing "File." > > What does "bring up" mean? What's wrong with using a file system for > this? I don't get your use case... > > Kind regards > > robert > > -- Will M wce.page.tl will.liljon@gmail.com