First  |  Prev |  Next  |  Last
Pages: 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
LAPTOP RECOVERY
LAPTOP RECOVERY *** http://sites.google.com/site/payperclickaffiliatesearn/ *** http://sites.google.com/site/medicalmalpracticelawmichigan/ *** http://sites.google.com/site/onlineinsurancequotesapply/ *** http://sites.google.com/site/laptopdatarecoverysoftware/ *** http://sites.google.com/site/benchmarklend... 24 May 2010 20:09
Stopping a specific DRb service
I have a DRb service which in turn spawns off multiple threads. Each of these threads interacts with other DRb services on different machines. To interact with these other DRb services I of course do something to the effect of DRb.start_service status = DRbObject.new_with_uri(blah blah blah) So far I've just ... 24 May 2010 20:09
Ruby Newbie...Classes and Objects, oh my!
I'm very new to Ruby and I'm trying to create a program that will take one text file and dump each line into an array. Then I take a second file and dump that into a string. Then I insert the string into the array. The code for these pieces work. However, for flexibility I want/ need to be able to use OO methods an... 26 May 2010 12:26
WSDL with network credential
Hai , I am using soap4r for web service . Ex: wsdl2ruby --wsdl wsdlfilename --type client . I got list of filenames . Without Authentication , I am able to access the web server and I got the response . But the problem is that , Using network credential authentication , I have to access the w... 24 May 2010 10:06
Active Directory in Ruby on rails
Hi All, What is Active Directory authentication?. How to use in Ruby on rails?. Regards, Periyasamy.R -- Posted via http://www.ruby-forum.com/. ... 4 Jun 2010 05:55
IPAddress: new IP manipulation library
Hi, I've released IPAddress 0.5.0, first release to be public available. http://github.com/bluemonk/ipaddress IPAddress is an IPv4 and IPv6 addresses manipulation library, designed to be easy to use. It is probably the most complete and powerful IP manipulation library available today. Some key features: ... 8 Jun 2010 04:44
string decrement
Hello All, It is possible to increment a string as follows: irb(main):001:0> x = 'a' => "a" irb(main):002:0> x.succ => "b" irb(main):003:0> x.next => "b" Is there a method to decrement a string? Thanks, Darryl ... 23 May 2010 22:18
Redhat is using ruby and rails in deltacloud effort
[Note: parts of this message were removed to make it a legal post.] There has been a lot of press about deltacloud but no mention that it is using ruby and rails underneath so I thought I would share the good news. http://www.internetnews.com/software/article.php/3883731/Red+Hat+Taking+Deltacloud+Commercial.htm... 23 May 2010 14:39
How do I write an RSpec test to unit-test this interestingmetaprogramming code?
I'm a little stumped by this problem. Here's some simple code that, for each argument specified, will add specific get/set methods named after that argument. If you write `attr_option :foo, :bar`, then you will see `#foo/foo=` and `#bar/bar=` instance methods on `Config`: module Configurator class Conf... 26 May 2010 18:03
[ANN] RubyKaigi2010: CRuby Commiter Invitation
To all CRuby commiters, Like last year, the RubyKaigi Executive Committee would like to invite all CRuby committers to RubyKaigi 2010 that will be held in Tsukuba, Japan from August 27 to August 29, 2010. Please contact 2010 at rubykaigi.org by June 6th if you accept our invitation. If you are a speaker, you... 23 May 2010 10:16
First  |  Prev |  Next  |  Last
Pages: 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101