[#368763] certificate verify failed — Charles Rajesh <s_crajesh@...>
[#368769] why no assert_not? — Martin DeMello <martindemello@...>
Test::Unit could use a built-in antonym of assert, that succeeds if
[#368777] Array#=== as set equality — Intransition <transfire@...>
It looks like Array#== and Array#=== are the same. Is that correct?
[#368784] rsa sign and verify with openssl on windows — Jarmo Pertman <jarmo.p@...>
Hello!
I suggest you generate a new throw-away private key, then you can post
[#368796] Ruby 1.8.6 : 0.5 == 5.0 ??? — Thomas Sevestre <thomas.sevestre@...>
Hello,
[#368818] hash problem — Antonio Fernández vara <antoniofernandezvara@...>
Hi all,
[#368826] ANN: home_run 0.9.1 Released — Jeremy Evans <code@...>
= home_run
> home_run is an implementation of ruby's Date/DateTime classes in C,
Roger Pack wrote:
Roger Pack wrote:
[#368827] Help Needed — Tridib Bandopadhyay <tridib04@...>
Hello
On Wed, Sep 1, 2010 at 11:26 AM, Tridib Bandopadhyay <tridib04@gmail.com>wrote:
On Wed, Sep 1, 2010 at 11:55 AM, andrew mcelroy <sophrinix@gmail.com> wrote:
Thank You for Your reply....
Tridib Bandopadhyay wrote:
[#368843] Player Camera — André Olsson <andre_olsson@...>
Hello
[#368867] load path — Iain Barnett <iainspeed@...>
Hi,
[#368882] some syntax suggestions — Brian Xue <brian.xue@...>
[#368890] New to ruby - Need help with simple guessing program — Evan Riley <rileyc.evan@...>
Ok,so as a little practice I've decided to come up with a Guessing Game
[#368894] uninitialized constant NArray (Name Error) — Abder-Rahman Ali <abder.rahman.ali@...>
Following section (2) here:
Looks like you need to install the library
Thanks Savard. That solved the issue.
Abder-Rahman Ali wrote:
Thanks Brian.
[#368904] selecting a variable number of individual items — Joe Pizzanley <pizzazjoe@...>
I have a select field where I want to select a variable number of
On Thu, Sep 2, 2010 at 5:05 PM, Joe Pizzanley <pizzazjoe@yahoo.com> wrote:
[#368912] Ruby installation — Tridib Bandopadhyay <tridib04@...>
Can anyone help me in how to make the Ruby source files to executable
[#368914] p vs. print — Abder-Rahman Ali <abder.rahman.ali@...>
I wrote the following scripts from section (2) here:
Ruby uses "puts", not "print". "p" is short for "puts".
-----BEGIN PGP SIGNED MESSAGE-----
On Thu, Sep 2, 2010 at 8:40 PM, Quintus <sutniuq@gmx.net> wrote:
Sorry, my wording was off. Understood that they're different methods.
[#368924] 1.9 require problem — James Byrne <byrnejb@...>
As of this morning I am just starting to work with Ruby 1.9. I note
[#368934] Cannot get RMagick to install — "Mario T. Lanza" <mlanza@...>
I have been trying for quite some time to get RMagick to install on my
Hi,
Thanks Markus. I will definitely give that a try.
[#368937] Enumerator#each return value is surprising — Christopher Dicely <cmdicely@...>
Generally in Ruby, if enum is an Enumerable, enum.each returns enum --
Hi,
[#368946] Event Resolution Framework — Terry Michaels <spare@...>
Has anyone ever pursued creating a library/framework for the abstract
This sounds interesting. Have you heard of such a library in another language?
Andrew Wagner wrote:
So how does the logic decide which event takes priority? And what
[#368954] GUI for commandline programs — Handy Gandy <handigandy-es@...>
I'm looking for a simple, easy to learn, low weight GUI for use in Ruby
[#368977] Read cookie — Pål Bergström <pal@...>
How can I get the value of a browser cookie with Ruby?
P奪l Bergstr旦m wrote:
Brian Candler wrote:
2010/9/3 P虱 Bergstr <pal@palbergstrom.com>:
Jes炭s Gabriel y Gal叩n wrote:
2010/9/3 P虱 Bergstr <pal@palbergstrom.com>:
Brian Candler wrote:
2010/9/3 P虱 Bergstr <pal@palbergstrom.com>:
P奪l Bergstr旦m wrote:
P奪l Bergstr旦m wrote:
Just tested with rails 2.3.8, and it seems to be fine:
[#369030] Wrong: an introspecting assert library — Alex Chaffee <alexch@...>
For WhyDay, I took the time to clean up and document Wrong, a project
[#369036] ruby_archive 0.1.0 released — Jonathan Nielsen <jonathan@...>
After a summer of working on various ways to implement it, I'm happy to
On Sat, Sep 4, 2010 at 6:07 AM, Jonathan Nielsen <jonathan@jmnet.us> wrote:
[#369038] encrypt passwords — Junkone <junkone1@...>
hi
[#369045] Getting name of current method — Ralph Shnelvar <ralphs@...32.com>
Ruby has __FILE__ and __LINE__ to give the file and line omber where we are currently at in the code.
[#369058] Ruby looping — Stuart Clarke <stuart.clarke1986@...>
Hey,
[#369060] Slow Find.find - real problem — Stuart Clarke <stuart.clarke1986@...>
Hey,
[#369068] Using Nokogiri to scrape multiple websites — Ryan Mckenzie <ryan@...>
Hi everyone,
On Sat, Sep 4, 2010 at 4:24 PM, Ryan Mckenzie <ryan@souliss.com> wrote:
Hi Jes炭s,
On Mon, Sep 6, 2010 at 5:01 PM, Ryan Mckenzie <ryan@souliss.com> wrote:
[#369072] ActiveRecord and incrementing the key — Abder-Rahman Ali <abder.rahman.ali@...>
In "The Rails Way" book, the following is mentiond in Chapter
[#369090] Seeking a new Quizmaster — Daniel Moore <yahivin@...>
Dear Rubyists,
On Sep 5, 2010, at 1:54 AM, Daniel Moore wrote:
[#369096] ruby for desktop and web — Mohammed Rashad <mohammedrashadkm@...>
I need to develop a application which can be used in desktop environment and
[#369106] A better idiomatic way of doing this?! — Tim Romberg <tim.jakobsson@...>
Hi Im new at Ruby and been struggling with this lab I have for a course
On Mon, Sep 06, 2010 at 06:12:39AM +0900, Tim Romberg wrote:
Brian Candler wrote:
[#369107] Is my code unelegant? — Mark Walker <mark.walker360@...>
Is the attached code too messy to be considered "good"?
[#369113] unable to open X server `' (Magick::ImageMagickError) — Abder-Rahman Ali <abder.rahman.ali@...>
I have written a Ruby script "dicom_info.rb", and when I try running
On Mon, Sep 06, 2010 at 12:42:11PM +0900, Abder-Rahman Ali wrote:
Thanks a lot Brian.
On Mon, Sep 06, 2010 at 11:55:32PM +0900, Abder-Rahman Ali wrote:
So, do you suggest installing "cygwin"?
> you suggest installing "cygwin"?
Roger Pack wrote:
I have downloaded Cygwin, but still getting the following error:
Abder-Rahman Ali wrote:
Roger Pack wrote:
Brian Candler wrote:
[#369114] My First Application — Jason Hhh <jasonscotthamilton@...>
I have worked with PHP in the past and have been playing with Ruby for a
[#369124] Odd functional programming question — Peter Hickman <peterhickman386@...>
Ok this is probably not really functional programming but I was just
Typical I solved inspiration struck after I hit send:
On Mon, Sep 06, 2010 at 10:50:35PM +0900, Peter Hickman wrote:
On Mon, Sep 6, 2010 at 4:11 PM, Brian Candler <B.Candler@pobox.com> wrote:
On 6 September 2010 15:52, Robert Klemme <shortcutter@googlemail.com> wrote:
[#369169] How do I request a HTTPS page? — Samuel Sternhagen <samatoms@...>
I would like to access a https page from irb
On Mon, Sep 6, 2010 at 10:40 PM, Samuel Sternhagen <samatoms@gmail.com> wrote:
Samuel Sternhagen wrote:
$ cat /etc/issue
Samuel Sternhagen wrote:
[#369170] How to require Ruby 1.9 from a required file? — Sarah Allen <sarah@...>
Is there any way to require Ruby 1.9 from a required file such that I
[#369174] Problem with 'chomp' — Barry O'gorman <barryjogorman@...>
Simple program:
On Tue, Sep 7, 2010 at 12:11 AM, Barry O'gorman <barryjogorman@gmail.com> wrote:
Really? I'm using ruby 1.8.7 (on a mac) and the code runs fine for me. Not
[#369181] Dice Roller — Hd Pwnz0r <human.dictionary@...>
It won't work. It's odd. It won't stop and it won't add a number onto x
On Sep 6, 5:01m, Hd Pwnz0r <human.diction...@rocketmail.com> wrote:
[#369190] convert date — Pen Ttt <myocean135@...>
in my irb console:
[#369196] how to write this xpath? — Pen Ttt <myocean135@...>
there is an html file
[#369212] Round to two decimal place — Tom Mac <to.tom.mak@...>
Hi
[#369226] What OS do you use for Ruby development? — Nick Hird <nrhird@...>
I don't want to start any OS wars. I was just curious as to what OS
On 9/7/2010 5:00 AM, Nick Hird wrote:
Mac OS/X and RVM.
On Sep 7, 8:00m, Nick Hird <nrh...@gmail.com> wrote:
Wow, the results were not what i was expecting. I see a lot of Windows
I use Ubuntu in a really light vm, and leverage putty and xming to
>From: "Nick Hird" <nrhird@gmail.com>
Le 07 septembre 13:00, Nick Hird a 馗rit :
[#369257] How can I solve this issue? — Abder-Rahman Ali <abder.rahman.ali@...>
I have a script (Attached), which is based on this tutorial:
[#369281] A gem for web services load testing? — Alex Stahl <astahl@...5.com>
Hi Folks - I've been developing automated functional tests in ruby for
[#369300] Problem connecting to hotmail using the pony gem — Jen <fluffy_bunny_1988@...>
Hello,
Hi Jen - Not too long ago I was involved w/ some code to do exactly this
Hi,
On Sun, Sep 26, 2010 at 3:09 AM, Jen <fluffy_bunny_1988@hotmail.co.uk>wrote:
[#369301] Nokogiri and LibXML — unbewusst.sein@... (Une B騅ue)
Each time i launch a script using Nokogiri i get :
[#369302] Receiving array naturally? — Terry Michaels <spare@...>
As I learn Ruby, I find a lot of flexibility in the syntax. I was
Terry Michaels wrote:
Clifford Heath wrote:
Terry Michaels wrote:
[#369313] Regex breaks when string contains binary data — Aisha Fenton <aisha.fenton@...>
Hi,
Aisha Fenton wrote:
Hi Brian,
Aisha Fenton wrote:
$KCODE is set to "UTF8", and my RUBYOPT env variable is set to
[#369321] Small improvements ideas ? — Chris <christophe.gimenez@...>
Hello, I would like to know how to shorten these two lines
[#369346] Embedding several ruby interpreter instances in C? — Eric MSP Veith <eveith@...>
-----BEGIN PGP SIGNED MESSAGE-----
[#369352] Portable method of launching another Ruby interpreter — Tony Arcieri <tony.arcieri@...>
I'm working on a project that requires a "clean", newly launched Ruby
[#369355] .gcd method in ruby 1.8.7 — hazal Ates <niyaziates77@...>
in my code i use .gcd method to find greatest common divisor of two int.
hazal Ates wrote:
On Wednesday 08 September 2010, hazal Ates wrote:
Stefano Crocco wrote:
On Wednesday 08 September 2010, hazal Ates wrote:
[#369389] Key Associated w/ Maximum Value in Hash — Timothy Baron <timothy.baron@...>
Simple question: what's the cleanest way to retrieve a key associated
hash.sort_by { |k,v| v }[-1][0]
This won't capture multiple maximum values, but:
I've tried several of these approaches, and they all work well. I'm
[#369398] Ruby Documentation — Tom Wardrop <tom@...>
Hi All,
[#369431] regex help please? — Joe Pizzanley <pizzazjoe@...>
I've looked at regular expression documentation for hours, but I'm
[#369435] super.inspect returning escaped control chars? Why? — Gene Angelo <web.gma@...>
Hello,
Please can you turn this into a standalone program which demonstrates
[#369457] SMTP + serial ports — Watts Watts <knezan94@...>
Hi, i'm kinda new at ruby, and i wanna know (didnt even install
[#369477] How to do foo.chomp!.rstrip!.downcase! ? — Geometric Patterns <geometric.patterns@...>
On Sep 10, 2010, at 11:28 AM, ara.t.howard wrote:
On Fri, Sep 10, 2010 at 6:26 PM, Jason Roelofs <jameskilton@gmail.com> wrote:
[#369500] calling private accessors — Davy Brion <ralinx@...>
Hi,
[#369511] rubyforge <-> gemcutter issues — "ara.t.howard" <ara.t.howard@...>
this is an issue gem publishers need to be aware off:
[#369519] Mechanize Cache problem — Cameron Vessey <cameron1inm@...>
Hi
[#369527] complete newb stuck on command... — Brandon Bpolenz <bpolenz79@...>
going through chris pine tutorial and am stuck on command line. when i
[#369546] Anyone running v1.9.2 with Ubuntu 10.04? — Sam Weber <samweber01@...>
I had LoadError problems when my box was running Ruby v1.8.? and v1.9.2.
[#369552] Ruby exception statement not suppressed within begin-rescue-end block — RichardOnRails <RichardDummyMailbox58407@...>
HI,
[#369572] sqlite3-ruby failing on 1.9.2 ? — Rahul Kumar <sentinel1879@...>
I have apps working on 1.9.1 but simple inserts are failing on 1.9.2.
[#369574] Best way to get compile-time configuration for building/linking against Ruby? — Eric MSP Veith <eveith@...>
-----BEGIN PGP SIGNED MESSAGE-----
[#369575] Simply open a file using a variable — Dox Xer <doxxer@...>
Hi,
[#369586] Why does my program exit?! — Tim Romberg <tim.jakobsson@...>
Hi I was hoping that anyone could help me with this piece of code from
[#369596] .each skipping elements — Cameron Vessey <cameron1inm@...>
I have an array of links from a webpage. I need to clean up the links
Hi --
[#369602] Converting from one class to another in Ruby — Harry Spier <harryspier@...>
Dear list members,
On Sun, Sep 12, 2010 at 3:34 AM, Harry Spier <harryspier@hotmail.com> wrote:
[#369605] uninitialized constant Connector(Name Error) — Tay Thotheolh <twzgerald@...>
I have seen a thread that has nearly the same problems but I guess mine
[#369606] RJB - getting NoClassDefFoundError on import of JAVA class — Anukul Singhal <anukul.singhal@...>
Hi,
[#369618] Wait on external program? — Larry Jones <misterljones@...>
Launching external .exe (windows) using:
[#369623] Ruby packaging in Debian and Ubuntu: Mythbusting and FAQ — Lucas Nussbaum <lucas@...>
Hi,
Hi Lucas,
[#369635] Mechanize file save on generated link — Dan Mansfield <dan@...>
Hi there,
Hi Dan,
thanks, so my script is now:
On Sun, Sep 12, 2010 at 5:54 PM, Dan Mansfield <dan@bleckfield.com> wrote:
[#369638] Declarative relations between object attributes — Knut Franke <knut.franke@...>
Some time ago I stumbled over Cells[1], a Common Lisp extension allowing
On 09/12/2010 02:10 PM, Knut Franke wrote:
Joel VanderWerf wrote:
On 09/13/2010 11:46 PM, Knut Franke wrote:
This is a neat bit of code, but is there any chance you could
Adam Prescott wrote:
Indeed, being able to mix it in with other code is good!
Adam Prescott wrote:
[#369649] array[index,length] strange behaviour — Mikel Lindsaar <raasdnil@...>
Hi all,
[#369669] XML Driver for ActiveRecord? — Gene Angelo <web.gma@...>
Anyone know if there is any xml driver built in to the Ruby library that
[#369683] HTTP POST — Noel Mc grath <noel.mcgrath@...>
New to ruby and trying to do a HTTP POST. From looking at documentation
Noel Mc grath wrote:
Here's a successful post, and only a single object is returned. What
[#369687] how to install ib ruby api? — Pen Ttt <myocean135@...>
in my console,
Pen Ttt wrote:
pt@pt-laptop:~$ irb -I ib-ruby/trunk
Pen Ttt wrote:
hi,everyone,think for your help,it's ok now
[#369702] Update IRB or is it right like this — Younes Baghor <w3bwizart.be@...>
Hello there,
Younes Baghor wrote:
[#369704] How to tell Terminal which version of Ruby to use? — Sam Riffe <sbriffe@...>
Hello,
[#369710] Encoding error while installing rails on ruby 1.9.2 — Bek Bek <bekis3@...>
Hello everybody,
On Sep 14, 5:57m, Bek Bek <bek...@gmail.com> wrote:
I changed it to 850 and it worked!!
kostas Bek wrote:
[#369738] Iterate over a cartesian product. — Handy Gandy <handigandy-es@...>
I have an array of N arrays A_i: [A_1,A_2,...,A_N].
[#369741] method! and method? — Gene Angelo <web.gma@...>
I am trying to find the meaning of ! and ? appended to method names but
[#369750] How does one get an absolute absolute file path? — James Byrne <byrnejb@...>
I have a situation where I call a ruby script from a directory that is a
[#369773] beginner's q about eval and/or code blocks — Jeff Myers <jeff43023@...>
This ruby program successfully prints all 5-letter words starting with
[#369796] Ruby Multi-threading? — Terry Michaels <spare@...>
I read a Ruby e-book recently that indicated that although Ruby has
On Sep 14, 2010, at 10:59 PM, Terry Michaels wrote:
[#369802] How to send whole file and get response from webservice — Dinesh Joshi <ipec.dinesh@...>
Hi,
[#369804] gem mysql on windows problem — jason joo <jasonjoo.god@...>
hi guys
[#369810] best ruby web framework? — Mohammed Rashad <mohammedrashadkm@...>
As my subject line says the question is about ruby web framework
[#369819] ruby gooeys — Iain Barnett <iainspeed@...>
Hi,
[#369825] More seats on sale today — "David A. Black" <dblack@...>
Hi all --
[#369846] OT Japanese for NLP — Intransition <transfire@...>
Anyone know the Japanese equivalent to "Natural Language
[#369859] access super from yield block? — Gene Angelo <web.gma@...>
[#369875] Get the beginning of the hour and the end of the hour — Chris Gunnels <rfsllc@...>
I would like to Get the beginning of the current hour and the end of the
On 10-09-15 02:47 PM, Chris Gunnels wrote:
[#369890] HTTP client to post XML RAW_DATA to restful API — Costa Nicolaou <constantin.nicolaou@...>
Hey
[#369898] How the regular expression to match "//"? — Imelody __ <imelody@...>
In C/C++ language, can use "//" to comment,such as "//i++ "
[#369900] Net::PingExternal gives an errror — Younes Baghor <w3bwizart.be@...>
Hello there,
[#369903] REXML advice - output — Stuart Clarke <stuart.clarke1986@...>
Hey all,
[#369908] Running a .rb file under Windows (beginner's question) — Howard Brazee <howard@...>
I just installed Ruby on a Windows XP machine. At the start of the
[#369921] converting number to its digits as an array — Ian Ian <ianphorsman@...>
I'm new to ruby and I was trying to solve a problem where I convert a
Ian Ian wrote:
If I try one of these methods, I still can't go from element to element
[#369923] Ruby IDE for Windows — Tom Wardrop <tom@...>
I've looked at quite a few IDE's (or editors) for Ruby on Windows, but
[#369940] A problem with Gem — Zark Yoc <zqyking@...>
I'm download the Ruby version 1.9.2-p0,and compile and install it,on
[#369951] method_missing — Diego Viola <diego.viola@...>
Hello,
Diego Viola wrote:
Nice, so method_missing is called when I call a method that I didn't
[#369952] Developing for Ruby on Windows? — Tom Wardrop <tom@...>
I've heard a lot of criticism about developing for Ruby on Windows, but
There is quite a few reasons, the main one is that Ruby assumes a POSIX
I totally agree with Richard - I am stuck with windows mostly as I got
[#369954] Get hours, seconds and time from Date.day_fraction_to_time — Emanuele Ianni <dierre@...>
See below at *** for two "work-arounds" which seem to allow you to do what
[#369970] Windows Filetime — Stuart Clarke <stuart.clarke1986@...>
Hey all,
[#369974] Printing part what's found with a regex — John Smith <edvelez.g@...>
Hi everyone,
[#369989] ruby regexpresion — Ruwan Budha <ruwanb@...>
(21:15:32:873) SMART>> Starting Process '/abs/nc/qwcy/xyz'. pid 11560
[#369991] search and replace — John Smith <edvelez.g@...>
Hi everyone,
John Smith wrote:
[#370003] composition vs 'leaf-class mixins' (vs class inheritance) — Woody Peterson <woody.peterson@...>
I have a design question inspired by Rails 3 internals. In Design
Woody Peterson wrote:
I have given this post quite some thoughts (for a change ;) and I
[#370018] Ruby regexpresion, error? :-( — iMelody Ooo <imelody@...>
I want to match last chars of the line,
iMelody Ooo wrote:
[#370039] Ruby-based data language — Intransition <transfire@...>
Has anyone ever endeavored to create a data/configuration file format
Thomas Sawyer wrote:
Thomas Sawyer wrote:
Thomas Sawyer wrote:
[#370043] Re: A new Ruby book — Brian Candler <b.candler@...>
Karthikeyan A k wrote:
[#370052] SSLSocket -- Connection reset by peer — Mike Vastola <michael.vastola@...>
Hi Guys,
[#370053] Getting GUI for ruby for Linux running (QT or wxWidget)? — Markus Fischer <markus@...>
Hi,
On 20.09.2010 01:14, Markus Fischer wrote:
-----BEGIN PGP SIGNED MESSAGE-----
qt does have a new gem I put together:
Hi,
On 21.09.2010 18:48, Markus Fischer wrote:
[#370059] how to get Mycompute.sum([1,2,3,4]).mean=2.5? — Pen Ttt <myocean135@...>
class Mycompute
On Mon, Sep 20, 2010 at 11:47 AM, Pen Ttt <myocean135@yahoo.cn> wrote:
here is my code:
[#370065] need Help Simulation in ruby — Steven Boss <winshocker.2010@...>
Hi everyone can someone help me with my simulation program:
[#370075] How can this Java method header be represented in Ruby — Abder-Rahman Ali <abder.rahman.ali@...>
I have a Java method header that looks something like follows:
def setFile(fileName)
Peter Hickman wrote:
[#370083] Constructor (Java) ---> initialize (Ruby) — Abder-Rahman Ali <abder.rahman.ali@...>
Like constructors in Java, I understood that in Ruby, we use
[#370084] installation of Ruby 1.8.7 on fedora . — "Awijeet Mr." <avijit.shandilya@...>
I got this
[#370110] Obtaining metadata from a url or web to for avoid loadit — "Sak .." <sak@...>
Hi!
On Mon, Sep 20, 2010 at 7:16 AM, Sak .. <sak@proxectods.org> wrote:
[#370114] Re: Learning Shoes - Have some questions! — satoshi@...
Hi Ruby Student,
[#370117] Problem install mysql Gem OS 10.6.4 — Younes Baghor <w3bwizart.be@...>
Hello there,
[#370119] convert time to ruby time to calculate the time difference. — Ruwan Budha <ruwanb@...>
Hi all,
Il 20/09/10 17.21, Ruwan Budha ha scritto:
[#370127] An elegant way... — "F. Senault" <fred@...>
Hello everybody.
On Tue, Sep 21, 2010 at 2:10 AM, F. Senault <fred@lacave.net> wrote:
On Tue, Sep 21, 2010 at 12:51 PM, Harry Kakueki <list.push@gmail.com> wrote:
On Tue, Sep 21, 2010 at 2:17 PM, Harry Kakueki <list.push@gmail.com> wrote:
[#370150] Is this a bug? — Gerry Jenkins <gjenkins@...>
for following version:
> note the inconsistent rounding.
Rimantas Liubertas wrote:
Gerry Jenkins wrote:
[#370174] Changing protocol or urls in will_paginate — Costa Nicolaou <constantin.nicolaou@...>
Hey,
[#370190] {Detached} Mysql Gem and beyond: Fixing, Supporting and Celebrating — Edmond Kachale <edmond.kachale@...>
2010/9/20 Luis Lavena <luislavena@gmail.com>
[#370191] Dividing a number into individual digits — Timothy Baron <timothy.baron@...>
Here's a simple question: What's an effecient way to get the digits of
[#370210] The Great Ruby GUI Toolkit Roundup — Ed Howland <ed.howland@...>
Hi,
On Wed, Sep 22, 2010 at 03:04:47AM +0900, Ed Howland wrote:
Where did the spreadsheet go? Any possibility to store it somewhere more
[#370211] Search for a string in another string allowing mismatches — Janus Bor <janus@...>
Hi all,
[#370220] Embedding Ruby for scripting — Thorsten Hater <th@...1.rub.de>
Hello,
[#370222] comparing the first half of a string to the second half — joe chesak <rubytalk@...>
I want to be able to test a string, to see if the second half of the string
[#370238] stop and display traceback when thread throws an exception — Ralph Shnelvar <ralphs@...32.com>
Is there a way to stop all threads and display traceback when any thread (especially a thread that is not the main thread) throws an exception?
[#370252] Can't load gem — Jule Nissen <tschellhorn@...>
Hi!
Jule Nissen wrote:
[#370257] having problems with open4 and stuck forked processes — Tim Uckun <timuckun@...>
I am running a batch process which uses the wkhtmltoimage-i386 binary
On Wed, Sep 22, 2010 at 2:31 PM, Tim Uckun <timuckun@gmail.com> wrote:
> What do you mean by that? Goes the timeout undetected? Can't you
On 23.09.2010 01:59, Tim Uckun wrote:
> Thread.abort_on_exception = true
elise huard wrote:
> It would be safer to use select() on the data coming from the child to
On 25.09.2010 00:25, Tim Uckun wrote:
[#370273] Question installing JRuby 1.5.2 under SuSe SLES 10 — Ruby Student <ruby.student@...>
I downloaded jruby-bin-1.5.2.targ.gz on my SuSe SLES 10 system.
On Wed, Sep 22, 2010 at 11:18 AM, Ruby Student <ruby.student@gmail.com> wrote:
[#370278] repackaging a compiled gem as a binary — Martin DeMello <martindemello@...>
I've installed the qtbindings gem in an ARM emulator environment
[#370281] Odd behavior when << hash — Alex Stahl <astahl@...5.com>
Hi Folks - Using Ruby 1.8.7, I found this oddity:
[#370286] Unexpected behaviour of defined? under 1.8.x — Jarmo Pertman <jarmo.p@...>
Hello!
[#370288] Confused about 1.9.1 and ruby-debug19 — Markus Fischer <markus@...>
Hi,
[#370289] Sorting problem with an Array of Arrays — Paul <tester.paul@...>
Hi there, I have an array of arrays that looks like the following:
[#370296] Ruby Installation Error — Tridib Bandopadhyay <tridib04@...>
I am trying this command to build the ruby interpreter
Tridib Bandopadhyay wrote:
I am running it on Linux Platform.When I am typing make test it is
Tridib Bandopadhyay wrote:
Brian Candler wrote:
On 10/04/2010 07:50 PM, Tridib Bandopadhyay wrote:
Jeremy Bopp wrote:
On 10/5/2010 9:16 AM, Tridib Bandopadhyay wrote:
What platform are you on? Linux or Mac OSX. Get the latest version of
Shashank Tiwari wrote:
[#370319] to make dot method dot method work? — Pen Ttt <myocean135@...>
here is the class
When you call foo.bar.baz then you are:
thinks for everyone,i learned :
On Thu, Sep 23, 2010 at 6:22 PM, Pen Ttt <myocean135@yahoo.cn> wrote:
please see
[#370321] How to open file dialog in Ruby, and get open FileName? :-( — iMelody Ooo <imelody@...>
This is a pop MessaheBox example, but I don't know how to open fiel
[#370331] Gruff graphs — Ruwan Budha <ruwanb@...>
Hi All,
[#370335] ruby windows environment question — "DaShiell, Jude T. CIV NAVAIR 1490, 1, 26" <jude.dashiell@...>
After having installed ruby on a windows system, what environment
[#370344] Defining a class without opening an existent one — Hagbard Celine <sin3141592@...>
Hi there!
Hagbard Celine wrote:0
All of a sudden, the scales fall from my eyes. At first I wasn't so sure
[#370352] How to update ruby to version 1.9.2 on linux platform — Tanawat Limungkura <mcontract@...>
I'm very sorry that ask several silly questions.But I'm actually very
Tanawat Limungkura wrote:
On 25.09.2010 15:36, A. Gurbuz wrote:
[#370365] Processing XML — Mi Sp <mspandau@...>
I have the following xml layout:
[#370366] levenshtein function issue — Joe Smith <macsare.bad@...>
well, I'm trying to get the levenshtein function to work, and it's
[#370371] Netbean: cann't load win32ole? — iMelody Ooo <imelody@...>
Fast Debugger (ruby-debug-ide 0.4.6) listens on localhost:53042
[#370373] how do i force ruby to release memory — Amit Tomar <amittomer25@...>
Hi all,
On Fri, Sep 24, 2010 at 7:36 AM, Amit Tomar <amittomer25@yahoo.com> wrote:
Robert Klemme wrote:
On Fri, Sep 24, 2010 at 10:31 AM, Amit Tomar <amittomer25@yahoo.com> wrote:
Jes炭s Gabriel y Gal叩n wrote:
Ryan Davis wrote:
On Sat, Sep 25, 2010 at 6:41 AM, Amit Tomar <amittomer25@yahoo.com> wrote:
[#370388] How to delete the browser cache through ruby — Arihan Sinha <arihan_sinha@...>
Hi All,
I think it is probably a better idea to ensure that the cache expires in due
[#370406] Can't encode base64 for a jpg file — Eddy Velasquez <eddy.velasquez@...>
Hi everyone, I need some assistance, I'm trying to send a jpg file via
[#370428] rcr: request for __DATA__ besides __END__ .. — botp <botpena@...>
Hi,
[#370441] error "copyplist failed with exit code 127" — Samuel Sam <samuel13_666@...>
Morning everyone,
On Sat, Sep 25, 2010 at 3:23 AM, Samuel Sam <samuel13_666@yahoo.fr> wrote:
Eric,
On Sun, Sep 26, 2010 at 3:38 AM, Samuel Sam <samuel13_666@yahoo.fr> wrote:
Could the problem be related to these posts?
[#370445] Need assistance with hash of arrays and injecting values — Alpha Blue <jdezenzio@...>
I'm creating a class that will run a number of tasks based on a start
On Sat, Sep 25, 2010 at 2:29 PM, Alpha Blue <jdezenzio@gmail.com> wrote:
[#370448] Sort hash with keys as integer — Pål Bergström <pal@...>
I have problems with sorting a hash. I get this sort 1,10,2,3..... Must
[#370461] bug in gsub(?) — Tiziano Merzi <giuan.m@...>
I have found this bug(?) in gsub
Tiziano Merzi wrote:
On Sun, Sep 26, 2010 at 07:08:13AM +0900, Brian Candler wrote:
[#370477] eruby and/or mod_ruby on apache not working with rubygem — Johny Goerend <johny@...>
Hi,
> [Sun Sep 26 04:21:25 2010] [error] mod_ruby: error in ruby
Oh, forgot to include this link:
[#370495] Ruby, Unicode, and HTML Entities Problem — Mr Peepers <mrpeepers@...>
Hi all,
On 26.09.2010 17:54, Mr Peepers wrote:
[#370497] testing and requiring — Iain Barnett <iainspeed@...>
Hi,
[#370503] Qt::UiLoader -> uninitialized constant Qt::QUiLoader — Markus Fischer <markus@...>
Hi,
On Sunday 26 September 2010, Markus Fischer wrote:
[#370506] Encoding problems .. ruby 1.9.2 — Bhay Zone <bhayzone@...>
I am pretty new to ruby and am trying to read text data coming from a
Bhay Zone wrote:
[#370513] Help! Undefined local variable — Anthony Ob <vidgametester@...>
p009mymethods1.rb:11: undefined local variable or method 'mtd' for
[#370531] Contributing to a gem on github — Josh Cheek <josh.cheek@...>
Hi, there is a gem I want to use (bones-extras), but the part I want to use
[#370546] error message, undefined method in Set — Iain Barnett <iainspeed@...>
Hi,
Iain Barnett wrote:
[#370553] Segmentation Fault; more info? — Ralph Shnelvar <ralphs@...32.com>
I am getting a segmentation fault.
On Sep 27, 12:48m, Ralph Shnelvar <ral...@dos32.com> wrote:
[#370561] passing single backslash character as commang line argument — Kashyap Ivaturi <kashyap.ivaturi@...>
Hi,
[#370574] copying a matrix. — John Smith <edvelez.g@...>
How can I create an array copy that
[#370577] interpreter cannot enter in the context from another thread. — Ralph Shnelvar <ralphs@...32.com>
This is a continuation of the thread:
On Sep 27, 5:30m, Ralph Shnelvar <ral...@dos32.com> wrote:
[#370583] General purpose TCP proxy? — Markus Fischer <markus@...>
Hi,
Afternoon Markus,
Hi!
This will probably (be hackable to) do what you want:
[#370589] TCP Socket: Connection reset, but Select says it's valid — Scott Cole <wsc@...>
I'm running a server that sometimes encounters a
Scott Cole wrote:
[#370590] Point me to help w/ multithreading in 1.9.2-p0 — Alex Stahl <astahl@...5.com>
Hi Folks - A week or two ago, I pinged this list for recommendations on
Nevermind... figured it out.
On 28.09.2010 04:35, Alex Stahl wrote:
No prob... but I'm not sure it's quite what you're looking for. I'm
On 28.09.2010 11:16, Alex Stahl wrote:
On 9/29/10, Robert Klemme <shortcutter@googlemail.com> wrote:
On 03.10.2010 02:38, Caleb Clausen wrote:
[#370591] Operator Overload — Trevor Hinesley <trevor.hinesley@...>
Hey guys,
[#370615] location of browser cache in mac for safari, chrome,firefox — Arihan Sinha <arihan_sinha@...>
Dear All,
[#370625] Ruby Work — "Álvaro Bernart" <alvaro_bernart@...>
Hi. I'm doing a research on coding languages, and I was assigned with
[#370640] puts and return — Jim Haungs <jhaungs@...>
10.times do |i|
On Tue, Sep 28, 2010 at 2:03 PM, Jim Haungs <jhaungs@gmail.com> wrote:
[#370661] Color sequences in ri on Windows — Eric Christopherson <echristopherson@...>
After installing some gems, the system recommended that I refresh ri
On Sep 28, 8:14m, Eric Christopherson <echristopher...@gmail.com>
On Tue, Sep 28, 2010 at 6:48 PM, Luis Lavena <luislavena@gmail.com> wrote:
[#370671] Calling a method in the context of a specific thread — Ralph Shnelvar <ralphs@...32.com>
Background:
[#370673] Free to use and zo cost Ruby book — Karthikeyan A k <mindaslab@...>
Hello People,
[#370690] unknown regexp options — Gary Rutledge <garyrut@...>
When I try to "require", "load" or use rdoc on a .rb file in IRB I get
On Wednesday 29 September 2010, Gary Rutledge wrote:
Thanks for you help Stefano!
[#370695] Seeking sponsors to fly me to RubyConf — Eleanor McHugh <eleanor@...>
UK-based full-time open source developer (http://golightly.games-with-brains.net) on a very restricted budget is booked to speak at RubyConf about this: http://www.rubyconf.org/presentations/34. Urgent assistance sought with travel expenses and accommodation or I'll likely miss the gig of my life.
> So here's the deal.
[#370696] method_missing — Simon Corcoran <seye69@...>
Hi, I have extended BDI::Row as below in order to use dot notation to
[#370708] Ruby 1.9.2: /\w/u does not match umlauts ("端") — "Andreas S." <x-ruby-lang@...>
I found that, unlike Ruby 1.8, the word character class in Ruby 1.9
Andreas S. wrote:
[#370718] Ruby on web — João Mello <jgnmello@...>
Hi all!
[#370721] The beauty of Ruby through examples — Adriano Ferreira <adrfer@...>
Hey all,
On Oct 3, 4:54m, Adam Prescott <mention...@gmail.com> wrote:
Le 29 septembre 21:26, F. Senault a 馗rit :
On Thu, Sep 30, 2010 at 3:35 PM, F. Senault <fred@lacave.net> wrote:
On 29 September 2010 20:40, Adriano Ferreira <adrfer@yahoo.com> wrote:
[#370728] Accessing variables of instances in an array? — Paul Roche <prpaulroche@...>
Hi. I want to have an array of instances.......
[#370740] Can't upgrade ruby on Snow Leopard — Ast Jay <azzzz@...>
I've followed the instructions here:
On Sep 29, 2010, at 4:05 PM, Ast Jay <azzzz@gmx.net> wrote:
Jose Hales-Garcia wrote:
[#370750] ruby-1.9.2-p0 fails to to build — Jl Jl <vwyodapink@...>
I am trying to get ruby set up on a gumstix overo running angstrom linux
[#370770] Ruby Groups/Meetings — Lauren Quinn <laurenqtbr@...>
Any ruby groups out there for membership?
Hi Lauren,
[#370779] GetoptLong usage — RichardOnRails <RichardDummyMailbox58407@...>
Hi,
[#370788] module MyMod::MyOtherMod question — Gene Angelo <web.gma@...>
Can someone please explain what the difference is?
[#370796] How to prevent overwriting methods by accident? — Stefan Salewski <mail@...>
In Ruby we can add new methods to existing classes.
On 9/30/2010 2:15 PM, Stefan Salewski wrote:
But is there a way to call the original method instead of just quitting
On 9/30/2010 2:53 PM, Alex Stahl wrote:
On Thu, Sep 30, 2010 at 11:32 PM, Jeremy Bopp <jeremy@bopp.net> wrote:
On Thu, Sep 30, 2010 at 2:53 PM, Alex Stahl <astahl@hi5.com> wrote:
[#370802] Small graphics library? — Quintus <sutniuq@...>
-----BEGIN PGP SIGNED MESSAGE-----
[#370807] system() command line args — Larry Jones <misterljones@...>
System command won’t work with arguments.
[#370808] Microsoft Word metadata extraction query — Stuart Clarke <stuart.clarke1986@...>
Hey all,
Stuart Clarke wrote:
Can't install gems (Windows) - Quick Solution
I too ran into the same issue with the error message being displayed when installing gems on a new Ruby 1.9.2 (http://www.ruby-lang.org/en/downloads/) installation on the C: drive.
To resolve the issue I simply right-clicked the "Start Command Prompt with Ruby" that was part of the basic install of the Ruby interpreter and selected "Run as Administrator" from the menu.
Hope this helps.
JLW
> On Sunday, January 17, 2010 5:27 PM Sal wrote:
> I am unable to install any gems now on my Windows 7 machine running
> Ruby 1.9.1. Earlier today I was updating a gem and it failed. Since
> then, I cannot install or update ANY gems. I tried un/reinstalling ruby
> with no luck. The error is:
>
> ERROR: While executing gem... (Errno(EEXIST)
> File exists - C:
>> On Sunday, January 17, 2010 7:24 PM Luis Lavena wrote:
>> Please, provide more information about your ruby installation and the
>> version of RubyGems being used.
>>
>> ('gem env' will provide all that information)
>>
>> Also, provide the complete output of the gem installation command with
>> debug and verbose mode turned on:
>>
>> gem install foobar --debug -V
>>
>> Paste the complete output.
>>
>> Help us help you.
>>
>> --
>> Luis Lavena
>>> On Sunday, January 17, 2010 9:54 PM Alpha Blue wrote:
>>> I do not think you should be using 1.9.1 on windows to begin with. I am a
>>> windows system admin and it is very difficult to begin to understand how
>>> to build 1.9.1 from binaries. A lot of people, especially good people
>>> like Luis and Roger have gone out of their way to work on a package that
>>> is built around MinGW. For windows installations we are pretty much
>>> stuck with either a MinGW or cygwin.
>>>
>>> First, Luis is correct that you need to supply all of the information
>>> for your current ruby setup.
>>>
>>> Personally, I would not use 1.9.1. A lot of people make the mistake in
>>> wanting to use the latest and greatest and after awhile they realize the
>>> difficulties with trying to find gems that are compiled not only for
>>> their ruby environment but gems that include OS dependencies. With
>>> 1.9.1 you need to install gems based on those dependency checks.
>>>
>>> So, you have a few options you should consider here.
>>>
>>> If you are hell bent on developing with windows, then go to the 1.8.6
>>> one-click installer, or move to netbeans 6.8 and jruby. You cannot use
>>> Ruby EE (enterprise edition) on a windows environment so that is not a
>>> good option. While you could go with a 1.8.7 setup, you are probably
>>> going to run into similar compiler issues, especially with windows 7.
>>> And, if you are trying to use 64-bit, this is a whole other headache in
>>> itself.
>>>
>>> So, outlining your options here if you are bent on developing on
>>> windows:
>>>
>>> 1.8.6 - One Click Installer (no headaches)
>>> JRuby 1.4 - use Netbeans 6.8 IDE ( very few headaches)
>>>
>>> OR, you can do the following:
>>>
>>> Install VMWare or Virtualbox, create a linux distro for either CentOS
>>> 5.4 OR Ubuntu 9.x, and follow numerous threads for getting your
>>> development going.
>>>
>>> My setup is as follows:
>>>
>>> I develop on Windows and on Linux (CentOS and Ubuntu). On Windows I
>>> have Ruby 1.8.6, Ruby 1.9.1(ming..), Jruby 1.2 and 1.4. On my vmware I
>>> run two distros (centos and ubuntu) and both of those distros use Ruby
>>> EE (which is very fast and stable version 1.8.7) I also use netbeans
>>> 6.8 on linux and it runs fine after you set it up properly.
>>>
>>> I know this might be a lot of information to take in, but I can think of
>>> about 5 things off the top of my head and I bet Luis can to, on what has
>>> gone wrong with your environment.
>>>
>>> I am willing to help you out if you need it.
>>>
>>> --
>>> Posted via http://www.ruby-forum.com/.
>>>> On Sunday, January 17, 2010 10:22 PM Sal wrote:
>>>> I am using the latest ruby 1.9.1 windows installer.
>>>>
>>>> gem env yields:
>>>>
>>>> RubyGems Environment:
>>>> - RUBYGEMS VERSION: 1.3.5
>>>> - RUBY VERSION: 1.9.1 (2009-07-16 patchlevel 243) [i386-mingw32]
>>>> - INSTALLATION DIRECTORY: c:/Ruby/lib/ruby/gems/1.9.1
>>>> - RUBY EXECUTABLE: c:/Ruby/bin/ruby.exe
>>>> - EXECUTABLE DIRECTORY: c:/Ruby/bin
>>>> - RUBYGEMS PLATFORMS:
>>>> - ruby
>>>> - x86-mingw32
>>>> - GEM PATHS:
>>>> - c:/Ruby/lib/ruby/gems/1.9.1
>>>> - C:/Users/Matt/.gem/ruby/1.9.1
>>>> - GEM CONFIGURATION:
>>>> - :update_sources => true
>>>> - :verbose => true
>>>> - :benchmark => false
>>>> - :backtrace => false
>>>> - :bulk_threshold => 1000
>>>> - :sources => ["http://gems.rubyforge.org/", "http://
>>>> gemcutter.org"]
>>>> - REMOTE SOURCES:
>>>> - http://gems.rubyforge.org/
>>>> - http://gemcutter.org
>>>>
>>>> Any gem install fails, but for example here is the attempt to install
>>>> rails:
>>>>
>>>> Exception `NameError' at c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/
>>>> command_manag
>>>> er.rb:161 - uninitialized constant Gem::Commands::InstallCommand
>>>> Exception `Gem::LoadError' at c:/Ruby/lib/ruby/site_ruby/1.9.1/
>>>> rubygems.rb:827 -
>>>> Could not find RubyGem test-unit (>= 0)
>>>>
>>>> Exception `Errno::EEXIST' at c:/Ruby/lib/ruby/1.9.1/fileutils.rb:243 -
>>>> File exis
>>>> ts - C:/Users/Matt/.gem/specs/gems.rubyforge.org%80
>>>> Exception `Errno::EEXIST' at c:/Ruby/lib/ruby/1.9.1/fileutils.rb:243 -
>>>> File exis
>>>> ts - C:/Users/Matt/.gem/specs/gemcutter.org%80
>>>> Exception `Errno::ENOENT' at c:/Ruby/lib/ruby/1.9.1/fileutils.rb:243 -
>>>> No such f
>>>> ile or directory - C:/Users/Matt/.gem/specs/gemcutter.org%80/quick/
>>>> Marshal.4.8
>>>> Exception `Errno::EEXIST' at c:/Ruby/lib/ruby/1.9.1/fileutils.rb:243 -
>>>> File exis
>>>> ts - C:
>>>> Exception `Errno::EEXIST' at c:/Ruby/lib/ruby/1.9.1/fileutils.rb:219 -
>>>> File exis
>>>> ts - C:
>>>> ERROR: While executing gem ... (Errno::EEXIST)
>>>> File exists - C:
>>>> c:/Ruby/lib/ruby/1.9.1/fileutils.rb:243:in `mkdir'
>>>> c:/Ruby/lib/ruby/1.9.1/fileutils.rb:243:in `fu_mkdir'
>>>> c:/Ruby/lib/ruby/1.9.1/fileutils.rb:217:in `block (2 levels)
>>>> in mkdir_p'
>>>>
>>>> c:/Ruby/lib/ruby/1.9.1/fileutils.rb:215:in `reverse_each'
>>>> c:/Ruby/lib/ruby/1.9.1/fileutils.rb:215:in `block in mkdir_p'
>>>> c:/Ruby/lib/ruby/1.9.1/fileutils.rb:201:in `each'
>>>> c:/Ruby/lib/ruby/1.9.1/fileutils.rb:201:in `mkdir_p'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:
>>>> 103:in `fetch_
>>>> spec'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:
>>>> 72:in `block i
>>>> n fetch'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:
>>>> 71:in `map'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:
>>>> 71:in `fetch'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/
>>>> dependency_installer.rb:99:in
>>>> `find_gems_with_sources'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/
>>>> dependency_installer.rb:192:in
>>>> `find_spec_by_name_and_version'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/
>>>> dependency_installer.rb:213:in
>>>> `install'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/commands/
>>>> install_command.rb:11
>>>> 8:in `block in execute'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/commands/
>>>> install_command.rb:11
>>>> 5:in `each'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/commands/
>>>> install_command.rb:11
>>>> 5:in `execute'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/command.rb:257:in
>>>> `invoke'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:
>>>> 132:in `pro
>>>> cess_args'
>>>> c:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:
>>>> 102:in `run
>>>>> On Sunday, January 17, 2010 10:38 PM Alpha Blue wrote:
>>>>> 1. Where did you build your 1.9.1 binaries from?
>>>>>
>>>>> Did you use this one?
>>>>>
>>>>> http://github.com/oneclick/rubyinstaller
>>>>>
>>>>> 2. Add http://gems.github.com to your gem sources
>>>>>
>>>>> 3. Run gem update.
>>>>>
>>>>> 4. Run gem list and post your gems.
>>>>>
>>>>> --
>>>>> Posted via http://www.ruby-forum.com/.
>>>>>> On Sunday, January 17, 2010 10:42 PM Luis Lavena wrote:
>>>>>> Please change directory into one of the gem installation directories:
>>>>>>
>>>>>> cd c:/Ruby/lib/ruby/gems/1.9.1
>>>>>>
>>>>>> And try yo create a file there:
>>>>>>
>>>>>> ruby -rfileutils -e "FileUtils.touch 'foobar'"
>>>>>>
>>>>>> Repeat the same process with the second directory shown by gem env (C:/
>>>>>> Users/Matt/.gem/ruby/1.9.1)
>>>>>>
>>>>>> If you or Ruby cannot write to these directories, it will fail.
>>>>>>
>>>>>> If you installed Ruby with administrative privileges and you are not a
>>>>>> member of Administrator group, then you are hitting a permission issue.
>>>>>>
>>>>>> I would recommend setting GEM_HOME and GEM_PATH environment variables
>>>>>> to a different place (one that you have control) and try installation
>>>>>> again.
>>>>>>
>>>>>> Also, please remove gemcutter from your gem sources:
>>>>>>
>>>>>> gem sources -r http://gemcutter.org
>>>>>>
>>>>>> As Gemcutter is now gems.rubyforge.org
>>>>>>
>>>>>> --
>>>>>> Luis Lavena
>>>>>>> On Monday, January 18, 2010 2:20 AM Bill Kelly wrote:
>>>>>>> Alpha Blue wrote:
>>>>>>>
>>>>>>> Hopefully not to confuse the issue, but depending on one's requirements
>>>>>>> there are significant benefits from using 1.9.x or 1.9.2 on windows.
>>>>>>>
>>>>>>> 1.9.x provides, for the first time in FOREVER on windows ruby, a popen()
>>>>>>> that only blocks its own thread, rather than the whole process.
>>>>>>>
>>>>>>> And 1.9.2 provides Unicode path support on windows. (Last I checked,
>>>>>>> Unicode path support was only partially implemented so far in 1.9.2,
>>>>>>> but they are working on it.)
>>>>>>>
>>>>>>> Both a non-process-blocking popen() and Unicode path support are critical
>>>>>>> to my current application, so 1.9.2 is a must for me on Windows.
>>>>>>>
>>>>>>> Thankfully, so far I have found it relatively simple to build ruby from
>>>>>>> the command line using the Microsoft compiler. (Haven't tried the MinGW
>>>>>>> route, but I presume it is at least as well-behaved.)
>>>>>>>
>>>>>>>
>>>>>>> Regards,
>>>>>>>
>>>>>>> Bill
>>>>>>>> On Monday, January 18, 2010 7:09 AM Sal wrote:
>>>>>>>> I am using the installer from Rubyforge.
>>>>>>>>
>>>>>>>> I did what you suggested but when running list I still show no gems.
>>>>>>>> Weird...
>>>>>>>>> On Monday, January 18, 2010 7:54 AM Sal wrote:
>>>>>>>>> I have tried all of your suggestions and the problem persists. I was
>>>>>>>>> able to write in those directories (not a permissions problem), and
>>>>>>>>> changing the gem path/home yielded the same result.
>>>>>>>>>
>>>>>>>>> I am really baffled as this WAS working yesterday until I had issues
>>>>>>>>> with a gem called cucumber.
>>>>>>>>>
>>>>>>>>> Any suggestions? I am really stumped here.
>>>>>>>>>> On Monday, January 18, 2010 8:24 AM Alpha Blue wrote:
>>>>>>>>>> Sal wrote:
>>>>>>>>>>
>>>>>>>>>> I will build a new package with the one from Rubyforge on Win 7 and see if
>>>>>>>>>> I encounter any similar issues. Provide me a short list of gems you
>>>>>>>>>> were trying to install as well. I will post my results.
>>>>>>>>>> --
>>>>>>>>>> Posted via http://www.ruby-forum.com/.
>>>>>>>>>>> On Monday, January 18, 2010 9:08 AM Alpha Blue wrote:
>>>>>>>>>>> 1. Downloaded Installer from (http://rubyforge.org/frs/?group_id=167)
>>>>>>>>>>> -- rubyinstaller-1.9.1-p243-rc1.exe
>>>>>>>>>>> 2. Right-click (run as administrator) and execute.
>>>>>>>>>>> 3. Install Directory is Ruby19 and options for add/associate are
>>>>>>>>>>> checked.
>>>>>>>>>>>
>>>>>>>>>>> Installation finished
>>>>>>>>>>>
>>>>>>>>>>> C:\Users\Joel>ruby -v
>>>>>>>>>>>
>>>>>>>>>>> ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]
>>>>>>>>>>>
>>>>>>>>>>> C:\Users\Joel>path
>>>>>>>>>>>
>>>>>>>>>>> PATH=C:\Ruby19\bin;C:\Program Files (x86)\Common Files\Business
>>>>>>>>>>> Objects\3.0\bin\
>>>>>>>>>>> NOTES\;C:\Program Files (x86)\Common Files\Business
>>>>>>>>>>> Objects\3.0\bin\NOTES\DATA\;
>>>>>>>>>>> C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Ruby\bin;C:\mysql;C:\
>>>>>>>>>>> wamp\bin\mysql\mysql5.1.36\bin;C:\Tcl\bin;C:\zlib;C:\Program Files
>>>>>>>>>>> (x86)\Git\cmd
>>>>>>>>>>> ;C:\Program Files (x86)\SWiSH
>>>>>>>>>>> Studio2\burner;C:\Windows\System32\WindowsPowerShe
>>>>>>>>>>> ll\v1.0\;C:\OpenSSL\;C:\OpenSSL\bin;C:\Program Files
>>>>>>>>>>> (x86)\Java\jdk1.6.0_14\bin;
>>>>>>>>>>> C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files
>>>>>>>>>>> (x86)\Microsoft SQL
>>>>>>>>>>> Server\90\Tools\binn\;C:\Program Files (x86)\jruby-1.4.0\bin
>>>>>>>>>>>
>>>>>>>>>>> Note that I use many different versions of Ruby so the new installation
>>>>>>>>>>> does not remove the old ruby paths still set. This could create issues
>>>>>>>>>>> later on but for now I am going to leave everything the way it is.
>>>>>>>>>>>
>>>>>>>>>>> C:\Users\Joel>gem env
>>>>>>>>>>> RubyGems Environment:
>>>>>>>>>>> - RUBYGEMS VERSION: 1.3.5
>>>>>>>>>>> - RUBY VERSION: 1.9.1 (2009-07-16 patchlevel 243) [i386-mingw32]
>>>>>>>>>>> - INSTALLATION DIRECTORY: C:/Ruby19/lib/ruby/gems/1.9.1
>>>>>>>>>>> - RUBY EXECUTABLE: C:/Ruby19/bin/ruby.exe
>>>>>>>>>>> - EXECUTABLE DIRECTORY: C:/Ruby19/bin
>>>>>>>>>>> - RUBYGEMS PLATFORMS:
>>>>>>>>>>> - ruby
>>>>>>>>>>> - x86-mingw32
>>>>>>>>>>> - GEM PATHS:
>>>>>>>>>>> - C:/Ruby19/lib/ruby/gems/1.9.1
>>>>>>>>>>> - C:/Users/Joel/.gem/ruby/1.9.1
>>>>>>>>>>> - GEM CONFIGURATION:
>>>>>>>>>>> - :update_sources => true
>>>>>>>>>>> - :verbose => true
>>>>>>>>>>> - :benchmark => false
>>>>>>>>>>> - :backtrace => false
>>>>>>>>>>> - :bulk_threshold => 1000
>>>>>>>>>>> - :sources => ["http://gems.rubyforge.org/",
>>>>>>>>>>> "http://gems.github.com"]
>>>>>>>>>>> - REMOTE SOURCES:
>>>>>>>>>>> - http://gems.rubyforge.org/
>>>>>>>>>>> - http://gems.github.com
>>>>>>>>>>>
>>>>>>>>>>> Note that the sources are already set correctly. If they were not set,
>>>>>>>>>>> I'd have added github.com manually.
>>>>>>>>>>>
>>>>>>>>>>> C:\Users\Joel>gem list
>>>>>>>>>>>
>>>>>>>>>>> *** LOCAL GEMS ***
>>>>>>>>>>>
>>>>>>>>>>> No gems are listed.
>>>>>>>>>>>
>>>>>>>>>>> Performing "gem update --system"
>>>>>>>>>>>
>>>>>>>>>>> Updating RubyGems
>>>>>>>>>>> Nothing to update
>>>>>>>>>>>
>>>>>>>>>>> Performing "gem -v"
>>>>>>>>>>> 1.3.5
>>>>>>>>>>>
>>>>>>>>>>> Okay, so far so good. Everything is fine so far.
>>>>>>>>>>>
>>>>>>>>>>> (Installation of Gems commencing)
>>>>>>>>>>>
>>>>>>>>>>> Installing Rails First
>>>>>>>>>>>
>>>>>>>>>>> C:\Users\Joel>gem install rails
>>>>>>>>>>> Successfully installed rake-0.8.7
>>>>>>>>>>> Successfully installed activesupport-2.3.5
>>>>>>>>>>> Successfully installed activerecord-2.3.5
>>>>>>>>>>> Successfully installed rack-1.0.1
>>>>>>>>>>> Successfully installed actionpack-2.3.5
>>>>>>>>>>> Successfully installed actionmailer-2.3.5
>>>>>>>>>>> Successfully installed activeresource-2.3.5
>>>>>>>>>>> Successfully installed rails-2.3.5
>>>>>>>>>>> 8 gems installed
>>>>>>>>>>> Installing ri documentation for rake-0.8.7...
>>>>>>>>>>> Installing ri documentation for activesupport-2.3.5...
>>>>>>>>>>> Installing ri documentation for activerecord-2.3.5...
>>>>>>>>>>> Installing ri documentation for rack-1.0.1...
>>>>>>>>>>> Installing ri documentation for actionpack-2.3.5...
>>>>>>>>>>> Installing ri documentation for actionmailer-2.3.5...
>>>>>>>>>>> Installing ri documentation for activeresource-2.3.5...
>>>>>>>>>>> Installing ri documentation for rails-2.3.5...
>>>>>>>>>>> Updating class cache with 0 classes...
>>>>>>>>>>>> On Monday, January 18, 2010 9:17 AM Sal wrote:
>>>>>>>>>>>> Thanks, but I 'think' I have it resolved. And....it WAS a permissions
>>>>>>>>>>>> issue. I realized that a "critical" windows 7 security update was
>>>>>>>>>>>> installed yesterday. Automatic updates was "magically" turned on again
>>>>>>>>>>>> for some reason.
>>>>>>>>>>>>
>>>>>>>>>>>> After more digging, I noticed it had marked many of the directories in
>>>>>>>>>>>> my /User directory as read-only. After removing the read only
>>>>>>>>>>>> attribute I was able to install gems again. Gotta love Windows..... I
>>>>>>>>>>>> would really like to know exactly what it did.
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks to all for your help!
>>>>>>>>>>>>> On Monday, January 18, 2010 9:19 AM Alpha Blue wrote:
>>>>>>>>>>>>> I know the post above is a long one but it was necessary to showcase
>>>>>>>>>>>>> some of the problems a person may encounter on windows. However, it is
>>>>>>>>>>>>> all working fine with the same release that you are using.
>>>>>>>>>>>>>
>>>>>>>>>>>>> My suggestions is for you to uninstall the current version of ruby you
>>>>>>>>>>>>> are using and check your windows paths to ensure that no traces are left
>>>>>>>>>>>>> of ruby or ruby 19.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Then download and install the latest ruby19 from the source I provided
>>>>>>>>>>>>> (which is the same source you are using). Install the latest ruby19.
>>>>>>>>>>>>> Download and install the latest devkit and unzip it and place it inside
>>>>>>>>>>>>> C:\ruby19.
>>>>>>>>>>>>>
>>>>>>>>>>>>> The directory structure will be such:
>>>>>>>>>>>>>
>>>>>>>>>>>>> Directory of C:\Ruby19
>>>>>>>>>>>>>
>>>>>>>>>>>>> 01/18/2010 09:02 AM <DIR> .
>>>>>>>>>>>>> 01/18/2010 09:02 AM <DIR> ..
>>>>>>>>>>>>> 01/18/2010 09:02 AM <DIR> bin
>>>>>>>>>>>>> 01/18/2010 09:02 AM <DIR> devkit
>>>>>>>>>>>>> 01/18/2010 08:28 AM <DIR> doc
>>>>>>>>>>>>> 01/18/2010 08:28 AM <DIR> include
>>>>>>>>>>>>> 04/11/2009 10:52 AM 304 INSTALL.txt
>>>>>>>>>>>>> 01/18/2010 08:28 AM <DIR> lib
>>>>>>>>>>>>> 01/18/2010 08:28 AM <DIR> share
>>>>>>>>>>>>> 01/18/2010 08:28 AM 126,093 unins000.dat
>>>>>>>>>>>>> 01/18/2010 08:26 AM 1,167,576 unins000.exe
>>>>>>>>>>>>> 01/18/2010 08:28 AM 20,709 unins000.msg
>>>>>>>>>>>>> 4 File(s) 1,314,682 bytes
>>>>>>>>>>>>> 8 Dir(s) 291,281,985,536 bytes free
>>>>>>>>>>>>>
>>>>>>>>>>>>> Notice that the devkit is in the Ruby19 folder and the bin folder that
>>>>>>>>>>>>> comes with the devkit is forceably copied over the Ruby19 bin which will
>>>>>>>>>>>>> just add the contents into the bin directory.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Then, once you do this you can begin installing gems. Start with the
>>>>>>>>>>>>> same ones I installed for starters and use the same options.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Always, always, always test your gems right after installation. You do
>>>>>>>>>>>>> this by going to irb and then running a require "gemname" and if it is
>>>>>>>>>>>>> good it will show => true. If it is bad it will show => false or give
>>>>>>>>>>>>> you a lot of errors.
>>>>>>>>>>>>>
>>>>>>>>>>>>> If you get a lot of errors like you saw I did with mongrel above, it
>>>>>>>>>>>>> just needs to be built from source. With the devkit installed, you can
>>>>>>>>>>>>> do just that.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Remember that when you need platform specific gems to declare it that
>>>>>>>>>>>>> way:
>>>>>>>>>>>>>
>>>>>>>>>>>>> gem install "gemname" --platform x86-mingw32
>>>>>>>>>>>>>
>>>>>>>>>>>>> If you need to install from a particular source, then include all of it
>>>>>>>>>>>>> like I did with mongrel.
>>>>>>>>>>>>>
>>>>>>>>>>>>> The big question that you might ask me later on is how did I know to use
>>>>>>>>>>>>> that particular gem source? Well go visit http://isitruby19.com and do
>>>>>>>>>>>>> a search for the gem you want to download. People will give you the
>>>>>>>>>>>>> info on what gems work and which gems do not and in this case, mongrel
>>>>>>>>>>>>> had a good build listed at the following gem source I provided above.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I hope this helps you isolate and fix your issues now.
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Posted via http://www.ruby-forum.com/.
>>>>>>>>>>>>>> On Monday, January 18, 2010 9:30 AM Sal wrote:
>>>>>>>>>>>>>> Wow, thanks! I am going to need this because I want to use Mongrel!
>>>>>>>>>>>>>>> On Monday, January 18, 2010 11:23 AM Luis Lavena wrote:
>>>>>>>>>>>>>>> )
>>>>>>>>>>>>>>> o:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Mongrel 1.1.5 has not been prepared for 1.9.1. Even more, the binary
>>>>>>>>>>>>>>> version do not support both 1.8 and 1.9
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I am working on a release of 1.1.6 that support these versions.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> As for the issue related to the installation process, seems you
>>>>>>>>>>>>>>> resolved the permission issue that was associated with the directory.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Next version of RubyInstaller (rc2) will not require admin privileges
>>>>>>>>>>>>>>> even if you are a member of Administrator group with UAC high.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Luis Lavena
>>>>>>>>>>>>>>>> On Monday, January 18, 2010 12:20 PM Jonathan Nielsen wrote:
>>>>>>>>>>>>>>>> Someone has released a patched version of mongrel 1.1.5 that will
>>>>>>>>>>>>>>>> compile its extensions against 1.9.1 just fine... the link is all over
>>>>>>>>>>>>>>>> the comments for mongrel on isitruby19.com, let me look real quick...
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> This one: gem install mongrel --source http://gems.rubyinstaller.org
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Works great for me (just tested it against ruby 1.9.1 on cygwin... it
>>>>>>>>>>>>>>>> is a little slow as mongrel on windows tends to be for some reason,
>>>>>>>>>>>>>>>> I will have to try it on my linux box later)
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> -Jonathan Nielsen
>>>>>>>>>>>>>>>>> On Monday, January 18, 2010 12:52 PM Charles Oliver Nutter wrote:
>>>>>>>>>>>>>>>>> We would love to know what the few headaches are for JRuby. In my
>>>>>>>>>>>>>>>>> estimation, it is the easiest way by far to get Ruby running on
>>>>>>>>>>>>>>>>> Windows, and we have recently spent a great deal of effort on
>>>>>>>>>>>>>>>>> Windows-related issues in our bug tracker. Plus for libraries like
>>>>>>>>>>>>>>>>> Mongrel or Hpricot, there is no compile phase *ever* and if you need to
>>>>>>>>>>>>>>>>> write fast "native" code, there are options like java-inline.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Support for Ruby 1.9 is a work in progress, but then so is Ruby 1.9 :)
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> - Charlie
>>>>>>>>>>>>>>>>>> On Monday, January 18, 2010 1:26 PM Alpha Blue wrote:
>>>>>>>>>>>>>>>>>> Hi Luis, as Jonathan pointed out and I did earlier in my thread, I am
>>>>>>>>>>>>>>>>>> using 1.1.6 for Mongrel from the source I outlined. It works great and
>>>>>>>>>>>>>>>>>> it is fully tested for 1.9.1.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Just an fyi...
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>> Posted via http://www.ruby-forum.com/.
>>>>>>>>>>>>>>>>>>> On Monday, January 18, 2010 9:56 PM Luis Lavena wrote:
>>>>>>>>>>>>>>>>>>> That 'someone' is me, so I am pretty aware of that release and its
>>>>>>>>>>>>>>>>>>> limitations :-)
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> That release was done as proof of concept, but should not be used as
>>>>>>>>>>>>>>>>>>> production environment since lot of tests did not complete.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> It will work, but again: I advise against it until official 1.1.6
>>>>>>>>>>>>>>>>>>> release is made.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> I am working on it but JRuby parser is still giving me some issues.
>>>>>>>>>>>>>>>>>>> Once that is ironed, expect an official release with 1.9 support.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Cheers,
>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>> Luis Lavena
>>>>>>>>>>>>>>>>>>>> On Monday, January 18, 2010 10:22 PM Alpha Blue wrote:
>>>>>>>>>>>>>>>>>>>> Somehow, I knew that someone might have been you as soon as I posted
>>>>>>>>>>>>>>>>>>>> that this morning. :)
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> You are everywhere!
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> God bless you though. You are really a god send to this community.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Take care mate.
>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>> Posted via http://www.ruby-forum.com/.
>>>>>>>>>>>>>>>>>>>>> On Tuesday, January 19, 2010 1:34 AM Jonathan Nielsen wrote:
>>>>>>>>>>>>>>>>>>>>> OK, thanks for clarifying that 1.1.6. All I really knew about it was
>>>>>>>>>>>>>>>>>>>>> it was a lot easier than patching 1.1.5 with all the RSTRING_PTRs and
>>>>>>>>>>>>>>>>>>>>> whatever else like I did until I found that :)
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> -Jonathan Nielsen
>>>>>>>>>>>>>>>>>>>>>> On Friday, January 29, 2010 12:53 AM senling wrote:
>>>>>>>>>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>>>>>>>>> I have installed ruby and trying to set rails environment.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> RubyGems Environment:
>>>>>>>>>>>>>>>>>>>>>> - VERSION: 0.9.4 (0.9.4)
>>>>>>>>>>>>>>>>>>>>>> - INSTALLATION DIRECTORY: C:/Ruby/lib/ruby/gems/1.8
>>>>>>>>>>>>>>>>>>>>>> - GEM PATH:
>>>>>>>>>>>>>>>>>>>>>> - C:/Ruby/lib/ruby/gems/1.8
>>>>>>>>>>>>>>>>>>>>>> - REMOTE SOURCES:
>>>>>>>>>>>>>>>>>>>>>> - http://gems.rubyforge.org
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> ERROR: While executing gem ... (Gem::GemNotFoundException)
>>>>>>>>>>>>>>>>>>>>>> Could not find rails (> 0) in any repository
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> I tried downloading the gem locally , still the same error
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Updating RubyGems...
>>>>>>>>>>>>>>>>>>>>>> Attempting remote update of rubygems-update
>>>>>>>>>>>>>>>>>>>>>> ERROR: While executing gem ... (Gem::InstallError)
>>>>>>>>>>>>>>>>>>>>>> rubygems-update requires builder >= 0
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> I could'nt install any gems.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> *** LOCAL GEMS ***
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> fxri (0.3.6)
>>>>>>>>>>>>>>>>>>>>>> fxruby (1.6.12)
>>>>>>>>>>>>>>>>>>>>>> hpricot (0.6)
>>>>>>>>>>>>>>>>>>>>>> log4r (1.0.5)
>>>>>>>>>>>>>>>>>>>>>> rake (0.7.3)
>>>>>>>>>>>>>>>>>>>>>> sources (0.0.1)
>>>>>>>>>>>>>>>>>>>>>> win32-api (1.0.4)
>>>>>>>>>>>>>>>>>>>>>> win32-clipboard (0.4.3)
>>>>>>>>>>>>>>>>>>>>>> win32-dir (0.3.2)
>>>>>>>>>>>>>>>>>>>>>> win32-eventlog (0.4.6)
>>>>>>>>>>>>>>>>>>>>>> win32-file (0.5.4)
>>>>>>>>>>>>>>>>>>>>>> win32-file-stat (1.2.7)
>>>>>>>>>>>>>>>>>>>>>> win32-process (0.5.3)
>>>>>>>>>>>>>>>>>>>>>> win32-sapi (0.1.4)
>>>>>>>>>>>>>>>>>>>>>> win32-sound (0.4.1)
>>>>>>>>>>>>>>>>>>>>>> windows-api (0.2.0)
>>>>>>>>>>>>>>>>>>>>>> windows-pr (0.7.2)
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> I would like to know the procedure for setting up the rails
>>>>>>>>>>>>>>>>>>>>>> environment.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Thanks in advance
>>>>>>>>>>>>>>>>>>>>>> Senling
>>>>>>>>>>>>>>>>>>>>>>> On Friday, January 29, 2010 2:22 AM Gordon Thiesfeld wrote:
>>>>>>>>>>>>>>>>>>>>>>> [Note: parts of this message were removed to make it a legal post.]
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> I would recommend you use the newer rubyinstaller package.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> http://rubyinstaller.org/download.html
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-sqlite3/
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> or:
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> http://blog.mmediasys.com/2009/07/06/getting-started-with-rails-and-mysql/
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Gordon
>>>>>>>>>>>>>>>>>>>>>>> Submitted via EggHeadCafe - Software Developer Portal of Choice
>>>>>>>>>>>>>>>>>>>>>>> AJAX Web Service Driven Customers Table With Customer Details
>>>>>>>>>>>>>>>>>>>>>>> http://www.eggheadcafe.com/tutorials/aspnet/4c3d2726-d99e-4f83-9e49-0d4867b6271a/ajax-web-service-driven-customers-table-with-customer-details.aspx