First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
upgrading gems with native dependencies
hi, I have installed a gem with a native dependency. eg. have installed the yajl library from: http://github.com/lloyd/yajl and then have installed yajl-ruby gem: http://github.com/brianmario/yajl-ruby If i upgrade the native package, then do i have to reinstall the gem? Also even before doing that, can i fin... 11 Aug 2010 09:14
How do I configure ruby to mysql by default instead of sqlit
Hello, I am running Mac OS X 10.6.4 and have installed the following: ruby-1.9.1-p429 RubyGems 1.3.7 Rails 2.3.8 I am now getting an error because sqlite3 is not installed and I've read that there are issues installing ruby-sqlite3! SO I'm not sure if I should (or how to) install sqlite3. A developer su... 3 Aug 2010 09:13
Shoes: Reopening Window if Necessary
In my shoes app, I have a situation like this: There is a separate window that displays special data. Certain buttons call a function which should do the following: * Create the window if it has not been created yet * Replace the contents of the window (without closing it) if the window has already been created ... 3 Aug 2010 02:44
Cheap Wholesale Adidas Shoes (paypal payment)
Cheap Wholesale Dior Shoes (paypal payment) (http://www.24hours-buy.com/ ) Cheap Wholesale Coach Boots (paypal payment) Cheap Wholesale Gucci Shoes (paypal payment) (http://www.24hours-buy.com/ ) Cheap Wholesale GUCCI Boots Cheap Wholesale Lacoste Shoes Cheap Wholesale LV Shoes ... 3 Aug 2010 00:36
ENV['someapp']" is nil when the code is run with "sudo"
Hi, Some very weird behavior is happening with Ruby when I run the code with "sudo" command. Let's say I have the following code in "myex.rb" source file: ----------------------------- if ENV["CUBRID"] puts "ENV[CUBRID] is: '#{ENV["CUBRID"]}'" else puts "$CUBRID_BROKER is not defined. Possibly you have ... 4 Aug 2010 00:36
how to use xslt on Windows Ruby
[Note: parts of this message were removed to make it a legal post.] Hi, I am new to Ruby, i just want to automate my daily work by using some ruby script. here is a question, how to use xslt in Ruby under Windows, since Windows is my working system. Here are my job to be done: I need to transform some .Net reso... 4 Aug 2010 22:20
ARGV, STDIN and gets
Nobuyoshi Nakada wrote: Hi, At Sat, 25 Apr 2009 07:43:28 +0900, Joe Williams wrote in [ruby-talk:334959]: I am running into an issue where I have a script that takes two command line arguments and reads from stdin. It seems that gets is not getting to stdin because it is hitting ARGV first ... 2 Aug 2010 22:26
How to save session using open-uri
I am trying to pull out some information from a site. There are 2 steps involved in order to get data from site. The first step is a translation of the some user id to THEIR id. After the translation is complete,use THEIR id to pull out information. This first page is performing the translation step and is then f... 3 Aug 2010 12:32
Iteration through File.file? misses entries for which File.file?(entry) == true -- FIXED
Kyle Barbour wrote: Interesting, thanks! Is there any reason to prefer either this solution or the one Martin gave in the above post? I'd prefer the Dir[] variant, since it's more compact. And if you want to search for files via wildcards, it's the best way to go I think. Oh, and one last note: My name is... 2 Aug 2010 18:03
Installing mysql gem on Win7 x64 for MySQL 5.1.x
As of the time this was written, I'm running: * Windows 7 x64 * mysql Ver 14.14 Distrib 5.1.48, for Win64 (unknown) * ruby 1.8.7 (2010-06-23 patchlevel 299) [i386-mingw32] * gem 1.3.7 This setup presents a particular problem, because the mysql gem is at version 2.8.1. That expects to run against a 32-bit vers... 3 Aug 2010 14:44
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27