First  |  Prev |  Next  |  Last
Pages: 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163
soap4r-1.5.6
How Can i install soap4r 1.5.6 even soap4r 1.5.8 has been released. please reply soon. thanks Yasir -- Posted via http://www.ruby-forum.com/. ... 2 Mar 2010 10:05
Rdoc hosting?
On Mar 1, 2010, at 18:39 , Matt Bleh wrote: Well, that's good to know. In any case, what I liked about the service hook is that you don't need to remember to update the documentation manually every time. hoe also automatically publishes every time you release as well... Add "publish_on_announce: tr... 23 Mar 2010 02:20
Please help!
After "# gem update" I have problems: # ruby -v ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux] # gem list /usr/local/lib/site_ruby/1.8/rubygems/gem_path_searcher.rb:95:in `lib_dirs_for': undefined method `join' for ".":String (NoMethodError) from /usr/local/lib/site_ruby/1.8/rubygems/gem_path_searcher... 2 Mar 2010 10:05
Music Theory (#229)
Evan Hanson wrote: Actually, one of the toughest parts about this problem was deciding what degrees of the chord are implied by a given symbol. I'm a jazz musician, and we just play whatever the hell we want, so I wasn't sure on the specifics of a few of them. I learned classical at school, s... 3 Apr 2010 13:42
Random integer within a range?
I must create a little game; the one who play it must choose 2 numbers, the beginning and the end of a range, and the program generate a secret random number within that range, so the player must guess it! But the problem is...how do I generate a random number? I though at something like this: number_to_guess = ... 2 Mar 2010 22:35
Multiple invocations of one thor task from another thor task
Hi, I am trying to invoke a thor task from another thor task multiple times with different params. Looks like the thor invocation-dependency system gets in the way so that only the first invocation is carried out. I played around with the 'remove_invocation' method but did not get it to work yet (see attached te... 1 Mar 2010 05:52
Way to calculate number of "printing pages" from txt or htm
Hello Ruby friends! Could anyone suggest a way to calculate how many pages a txt or htm would take if I were to print them? Any help will be much appreciated. Regards, Adam -- Posted via http://www.ruby-forum.com/. ... 28 Feb 2010 18:56
Simple open source web admin for git repositories?
On Sun, Feb 28, 2010 at 1:34 PM, Tony Arcieri <tony(a)medioh.com> wrote: I'm basically looking for a "github lite" with only the core set of github features.  I would actually prefer repositories weren't user-specific but could be administered by any user on the system. One option might be Gitorious: http://g... 4 Mar 2010 11:10
[ANN] Final Call: Red Dirt RubyConf Proposals
I just wanted to send a quick reminder that the Call for Proposals for the Red Dirt RubyConf ends tonight at 12:00 AM CST. We are on a tight schedule to get registration live, so we will not extend the call and we will not be able to accept any late submissions. We have a lot of great material already, but there'... 28 Feb 2010 12:12
Speed of uniq
These are general questions about Ruby and not specific to uniq. (1) How can I tell if a method like uniq is "native" to Ruby. That is, it's not been added as a C extension and/or is not a Ruby method. (2) A C++ program is producing YAML from a ragged array. As I go through each row of the ragged array in the C... 28 Feb 2010 09:58
First  |  Prev |  Next  |  Last
Pages: 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163