Re: has anyone made an all-Ruby website? how'd it go?
Ruby Baby <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
> there was a nasty bug > involving require not working reliably in mod_ruby. > I saw some talk about this and maybe it is fixed now, > but it was frustrating not to be able to have a > shared library of classes. I presume someone will > comment and give the state of things as far as amking > require work with mod_ruby. Oh man - yeah that would kill the idea for me. I need to be able to require my class files. Anyone?