First  |  Prev |  Next  |  Last
Pages: 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
ruby-debug-ide & Vim
Hi, There is a vim-ruby-debugger script out there. It seems to work fine. However when starting sup within the debugger using this command: rdebug-ide -Ilib -p 39767 -- bin/sup There is an exception: Uncaught exception: Could not find RubyGem xapian-full (>= 1.1.3.1) This command runs fine: ru... 24 Feb 2010 02:02
Selenium, secure connection failed, security certificate
Hi, Have you tried this solution --> http://groups.google.com/group/selenium-ruby/browse_thread/thread/2de7c8518d558f6c/0e1c7cf3866f15f8?fwc=1 The solution is, Yes. We can able to set the predefined profile. When start the Selenium RC --> mention ur profile details like this java -jar selenium-serv... 25 Feb 2010 14:48
plist v3.1.0 released -- 1.9.x compatibility is here!
On Tue, Feb 23, 2010 at 9:50 PM, Ben Bleything <ben(a)bleything.net> wrote: I am pleased to announce the availability of Plist v3.1.0.  This release incorporates the long-overdue update to add Ruby 1.9.x compatibility.  It also marks our move from RubyForge to GitHub. Ahh, I nearly forgot: Big thanks to the f... 24 Feb 2010 02:02
Modifying an Excel file with Ruby
I too am interested in this question. I'll definitely post what I find out and hope to hear from others. -- Posted via http://www.ruby-forum.com/. ... 24 Feb 2010 02:02
[ANN] plist v3.1.0 released -- 1.9.x compatibility is here!
Hello! I am pleased to announce the availability of Plist v3.1.0. This release incorporates the long-overdue update to add Ruby 1.9.x compatibility. It also marks our move from RubyForge to GitHub. * rdoc: http://plist.rubyforge.org * code: http://github.com/bleything/plist And, of course, you can install... 24 Feb 2010 00:56
[ANN] envjs rubygem 0.1.4
envjs rubygem version 0.1.4 has been released! * <http://github.com/smparkes/env-js> * <http://groups.google.com/group/envjs> * <#envjs @ irc.freenode.net> The envjs rubygem is a port of the env.js project based on the Johnson gem. The env.js project provides a mostly pure javascript implementation of the br... 23 Feb 2010 23:50
[ANN] johnson 2.0.0 prerelease 2
johnson version 2.0.0.pre2 has been released! * <http://github.com/jbarnette/johnson> * <http://groups.google.com/group/johnson-talk> Johnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey JavaScript runtime as a C extension. The 2.0.0 prerelese series include TraceMonkey, th... 23 Feb 2010 22:43
Fwd: Developing Ruby Language into an International Standard
Readers might be interested in this posting http://groups.google.com/group/singapore-rb/browse_thread/thread/b092e752b6c21ed4 on the Singapore group, giving a draft standard for the Ruby language evidently being considered by the Information-technology Promotion Agency of Japan (IPA). Be sure to hit the link that ... 23 Feb 2010 21:36
CVS from Excel Encoding issue
Using Ruby 1.8 (for Rails 2.3.5) I have a cvs file that was exported from an Excel file. Some of the text contains characters like “Test in quotes” (I think these are smart quotes) I can properly change this to UTF-8 via: Iconv.conv("utf-8", "cp1251", text) Other text contains text like spanish characte... 26 Feb 2010 09:37
Performance of Ruby 1.9 vs. Ruby 1.8
So what your saying is that the VM is part of Ruby? I think your analogy would be better stated that a speed comparison between a Nissan Cube and a Nissan GT-R is invalid because they were driven on different tracks for the time trials. In that case, IT would be valid. ------- The claim is that 1.9.1, in its... 23 Feb 2010 14:42
First  |  Prev |  Next  |  Last
Pages: 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167