+ Post New Thread
Page 1 of 105 1 2 3 11 51 101 ... LastLast
Threads 1 to 20 of 2091

Forum: Ruby

  1. Problem Dynamically Loading a Module

    Hi all, I'm having some trouble with trying to dynamically load a module at runtime. The following example demonstrates the problem I'm...

    • Replies: 3
    • Views: 3,091
    08:15 PM Go to last post
  2. "Apply" method to array?

    Thomas Link wrote: Like this? a(*) * is used in argument list to unpack array contents to arguments (like here) or to pack arguments into an...

    • Replies: 3
    • Views: 2,598
    07:17 PM Go to last post
  3. mysql-ruby on cygwin

    As the subject says. Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4 Cygwin DLL version 1.5.5 First of all, Ruby works: $ ruby...

    • Replies: 1
    • Views: 599
    12:00 AM Go to last post
  4. Help! redirecting stderr 1.6.x and 1.8 differences

    I want to log stdout and stderr of a compile to a file, so I use (for example) this simple ruby script, which works under 1.6.8 and doesn't under...

    • Replies: 2
    • Views: 2,420
    07:46 PM Go to last post
  5. SMTP Date format?

    Hey all, Is there already code which formats a date into the format required for SMTP? http://ftp.rfc-editor.org/in-notes/rfc2822.txt See...

    • Replies: 6
    • Views: 4,130
    06:04 PM Go to last post
  6. Message "Insecure world writable dir ..."

    When File.popen() is passed an executable whose path contains a world writable directory, it produces a warning message. While I think this is a...

    • Replies: 2
    • Views: 3,884
    10:01 PM Go to last post
  7. Kernel.const_get and gets

    Well, rubberducking has finally failed me. Using Kernel.const_get() to dynamically create instances seems to screw up their idea of STDIN. I'm...

    • Replies: 1
    • Views: 3,246
    03:40 PM Go to last post
  8. const_missing

    I just tried to use const_missing (which I think is a neat idea). Shouldn't it work at the top level? Am I doing something wrong? def...

    • Replies: 3
    • Views: 2,541
    07:20 PM Go to last post
  9. HELP ME

    hi how are you my name is nagi ai akrii want to go from canada if you want to go w me can you came to the my hause if you not to come ww me caa...

    2 Pages
    1 2
    • Replies: 23
    • Views: 1,987
    12:57 PM Go to last post
  10. your mail

    --BOhpupldhMlYbdva Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ursula...

    • Replies: 2
    • Views: 486
    05:19 PM Go to last post
  11. UNSUBSCRIBE

    _________________________________________________________________ Get 10mb of inbox space with MSN Hotmail Extra Storage...

    • Replies: 10
    • Views: 545
    09:34 PM Go to last post
  12. shortest nozero ruby quine

    hi, i have created this quine of length 32 and i believe that a nonzero-ruby-quine cannot be shorter and more in the spirit of ruby than that: ...

    • Replies: 14
    • Views: 2,524
    05:18 PM Go to last post
  13. using variables in regular expressions

    Being lazy, forgetful and generally very bad with regular expressions leads me to post this question: How can I use the contents of a variable as...

    • Replies: 0
    • Views: 993
    02:06 PM Go to last post
  14. 64bit timestamp library

    I'm looking for a 64bit timestamp definition/standard with suitable range (at least from year 1900 to 2100) and precision (at least milliseconds)....

    • Replies: 5
    • Views: 1,715
    01:14 PM Go to last post
  15. Converting Time between timezones?

    Hi, ruby comes with the standard unix time conversion functions such as gmtime and localtime. Is there a simple method to convert time into...

    • Replies: 1
    • Views: 1,280
    01:14 PM Go to last post
  16. [ann] iterator 0.1

    homepage: http://raa.ruby-lang.org/list.rhtml?name=iterator download: http://rubyforge.org/download.php/213/iterator-0.1.tar.gz About =====

    • Replies: 16
    • Views: 1,019
    01:07 PM Go to last post
  17. redirect stdout

    I need to temporarily redirect standard output to nowhere. Not sure how to do. Suggestions? Thanks, -t0

    • Replies: 1
    • Views: 1,642
    12:51 PM Go to last post
  18. Microsoft's C/C++ compiler freely available

    Thought this might be interesting to those stuck on win32... http://www.winprog.org/tutorial/msvc.html Of course, I only care for so much...

    2 Pages
    1 2
    • Replies: 21
    • Views: 2,419
    11:05 AM Go to last post
  19. [ANN] Ruby-GNOME2-0.8.1

    Hi, Ruby-GNOME2-0.8.1 is now available. This is a bugfix release of Ruby-GNOME2-0.8.0. #Though some methods were added ;). Enjoy! ...

    • Replies: 0
    • Views: 877
    10:46 AM Go to last post
  20. A code snippet: Controlled retry

    I sometimes find myself retrying operations when in a networked situation (e.g., maybe server isn't up, just try again). I just wrote this little...

    • Replies: 3
    • Views: 1,339
    08:50 AM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139