First  |  Prev |  Next  |  Last
Pages: 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
weird action of 'nokogiri' library on Snow Leopard
May i seek your help for captioned case ? I am test the script named test.rb by command "ruby test.rb" and it pass. Then i converte it as rake task. The rake task pass on rails 2.3.5 but fail on rails 3 beta4 with error msg: "no such file to load -- nokogiri" ============================ env :rails 3 beta4,... 9 Jun 2010 20:55
[ANN] Duby 0.0.3 released
=== 0.0.3 / 2010-06-09 * Even more language features! * invokedynamic support (sort of) * Using mirror types to avoid class initialization * Other stuff README.txt: = duby * http://github.com/headius/duby == DESCRIPTION: Duby is a customizable programming language featuring static types, local typ... 9 Jun 2010 16:26
First Gem -- What can I model after?
Hi guys, I'm working to create my first gem which will be a super simple wrap of an API i find useful. I was wondering if someone could point me @ an existing gem that is considered to be structured/coded well? I'm not 100% sure where to start and after reading/watching a number of tutorials i see there are... 10 Jun 2010 12:14
Html parsing with Hpricot
Hi, I need to parse a wonderful html page full of tables everywhere! Obviously I am using Hpricot to parse my html, and this what I've done so far. But now I stuck :S page.search("#profile > table > tr")[1].at("td").at("table") In my table element I now need to fetch childs "tr", so I've done this: page.se... 9 Jun 2010 11:57
[ANN] bitescript 0.0.6
bitescript 0.0.6 is released: === 0.0.6 / 2010-06-09 * Move to a class mirror API rather than loading and walking real classes * Bug fixes for annotations * Allow forward references to labels for easier branch logic About BiteScript: = bitescript http://kenai.com/projects/jvmscript == DESCRIPTION: ... 9 Jun 2010 09:42
Source for ruby-html-template
I'm re-installing all my Ruby software, gems, etc but can't find ruby-html-template. The previous location, ftp://ftp.pbone.net/mirror/packman.iu-bremen.de/suse/10.2/i586/ruby-html-template-0.16-0.pm.2.i586.rpm no longer exists. Does anyone have an up-to-date URL please? -- Grimble Registered Linux User #4505... 9 Jun 2010 06:25
railroad in netbeans
how to run the railsroad in Netbeans Please help me asap -- Posted via http://www.ruby-forum.com/. ... 9 Jun 2010 06:25
(newbie) Array > Element Assignment > nil > Documentation
Ruby version : 1.9.1.376 OS : Windows I'm checking http://ruby-doc.org/core/classes/Array.html#M002161 (Array element assignment) which says ...If nil is used in the second and third form, *deletes* elements from self... with the example a[1..-1] = nil #=> ["A"] This doesn't seem to agree... 10 Jun 2010 01:17
Mr Bones
steve ross wrote: +1 for Tim's gem! Mr. Bones is Mr. Badass. Tim really should have called it Mr. T. -- James Britt www.jamesbritt.com - Playing with Better Toys www.ruby-doc.org - Ruby Help & Documentation www.rubystuff.com - The Ruby Store for Ruby Stuff ... 9 Jun 2010 04:15
[ANN] Call for Papers for 2010 Workshop on Scheme and Functional Programming
Please note that the deadline for submitting a paper to the Scheme workshop is 6 days from now... I encourage all authors in their last minute efforts to submit a paper! Please visit the workshop website at http://www.iro.umontreal.ca/~sfp2010 for more details on the submission process and workshop. Wether yo... 9 Jun 2010 00:59
First  |  Prev |  Next  |  Last
Pages: 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85