First  |  Prev |  Next  |  Last
Pages: 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
Standalone ruby-tk application for Windows from Linux
I've made a (somewhat) online multiplayer ruby game using the tcl/tk libary. Now I'd like to test it out with some friends. Problem? It has to be as simple as possible. They aren't tech-savvy. All I need to make is an exe file from a rb files that contains not only the interpreter, but the socket and tk library. ... 25 Jul 2010 12:57
[ANN] nmap-1.1.0
NAME nmap (reference ruby class which combines narray and mmap) na_str (c extension) REQUIREMENTS mmap : http://moulon.inra.fr/ruby/mmap.html narray : http://narray.rubyforge.org/ URIS http://codeforpeople.com/lib/ruby/nmap/ SYNOPSIS na_str is designed to allow data sharing between ... 25 Jul 2010 11:52
assign blocks to variables
If you want to work on a function that takes a block as input, is it possible to assign the block to a variable? In other words, how would you parameterize this in irb: myfunc { otherfunc { |a| print a } } ... 25 Jul 2010 12:57
ri odd behavior
Hello, How would you correct this "bug" in ri ? ~> ri Object#tap More than one method matched your request. You can refine your search by asking for information on one of: Object#tap, Object#tap There seem to be no difference between the two proposed strings so I have no way to access either one of t... 25 Jul 2010 20:33
syntax
Hi all, Is there anything in ruby like we use "this" pointer in ruby.Like,how do we write $this->config = parse_ini_file('web/display.ini', true) in ruby?? Thanks -- Posted via http://www.ruby-forum.com/. ... 28 Jul 2010 06:21
SSL communication with Mechanize
In a network with SSL protection, I can work with http by using: http.verify_mode = OpenSSL::SSL::VERIFY_NONE However, trying to use Mechanize: irb(main):033:0> login_page = agent.get(url) OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed... 25 Jul 2010 12:57
[ANN] DIFECTS 3.0.1
DIFECTS Assertion testing library for Ruby http://snk.tuxfamily.org/lib/difects/ DIFECTS is an assertion testing library for Ruby that emphasizes a simple assertion vocabulary, instant debuggability of failures, and flexibility in compos... 25 Jul 2010 04:24
Where's the Scintilla Text Editor?
Hi. I'm reading Chris Pine's online tutorial. From the tutorial: "The Ruby installer comes with a lovely text editor called SciTE (the Scintilla Text Editor). You can run SciTE by selecting it from the start menu. If you would like your code to be colored like the examples in this tutorial, download these files ... 25 Jul 2010 09:43
DIFECTS 3.0.0
Argh! Sorry for the unreadable announcement. Here is a better one. DIFECTS Assertion testing library for Ruby http://snk.tuxfamily.org/lib/difects/ DIFECTS is an assertion testing library for [1]Ruby that emphasizes a simple assertion v... 25 Jul 2010 00:09
[ANN] DIFECTS 3.0.0
DIFECTS Assertion testing library for Ruby http://snk.tuxfamily.org/lib/difects/ DIFECTS is an assertion testing library for Ruby that emphasizes a simple assertion vocabulary, instant debuggability of failures, and flexibility in compos... 24 Jul 2010 23:05
First  |  Prev |  Next  |  Last
Pages: 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39