Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #4376
| From | Martin Hansen <mail@maasha.dk> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Digest::Base problem |
| Date | 2011-05-12 10:19 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <b96b85b7bdec3b873663061e3180284e@ruby-forum.com> (permalink) |
| References | (3 earlier) <BANLkTinGqo8gwYLjjKQ_NU51UZG5ub3U=A@mail.gmail.com> <BANLkTinWzhaUmks0qkfC9s=MvO5XBZUwFA@mail.gmail.com> <413b5c0650b6f849cf2ce0df51f0b708@ruby-forum.com> <BANLkTimZ2c414ty1u_JhCN4Tkp=Q7+va3g@mail.gmail.com> <baf53793644281c2b454bbe6740c5f2b@ruby-forum.com> |
>> https://rvm.beginrescueend.com/ >> >> It grabs source code for Ruby implementations, and compiles it. I think, that I want to get my ruby working the "old fashioned" way before going fancy. ruby -rdigest -e "p Digest.const_defined? :Base" => true I get false on three different systems. Just tested on my office mate's mac where it returns 'true' (though ruby 1.8.7). Could it be a problem with old libs sitting around? Bleh :o( Martin -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 05:59 -0500
Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 06:29 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 06:55 -0500
Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 07:14 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 07:45 -0500
Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 07:53 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 08:02 -0500
Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 08:25 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 08:36 -0500
Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 08:43 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 08:57 -0500
Re: Digest::Base problem brabuhr@gmail.com - 2011-05-12 08:07 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 08:22 -0500
Re: Digest::Base problem brabuhr@gmail.com - 2011-05-12 09:15 -0500
Re: Digest::Base problem brabuhr@gmail.com - 2011-05-12 09:26 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 09:39 -0500
Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 09:52 -0500
Re: Digest::Base problem Linda Metcalfe <lmetcalfe@connextions.com> - 2011-05-12 10:06 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 10:19 -0500
Re: Digest::Base problem brabuhr@gmail.com - 2011-05-12 10:58 -0500
Re: Digest::Base problem Brian Candler <b.candler@pobox.com> - 2011-05-13 03:17 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-13 06:23 -0500
Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-13 06:52 -0500
csiph-web