[#158545] ideas for an RCR: variable locality — Eric Mahurin <eric_mahurin@...>
I would like to start this thread with end goal being to create
Eric Mahurin wrote:
--- ES <ruby-ml@magical-cat.org> wrote:
[#158548] Gems is over engineered — "Trans" <transfire@...>
There has been a lot of talk on core about Gems and how it interrelates
On 10/1/05, Trans <transfire@gmail.com> wrote:
On 10/1/05, Trans <transfire@gmail.com> wrote:
On 10/2/05, Austin Ziegler <halostatue@gmail.com> wrote:
On 10/3/05, Trans <transfire@gmail.com> wrote:
Hi,
On Wed, 5 Oct 2005, nobu.nokada@softhome.net wrote:
[#158580] Sending YAML over TCP — lists <lists@...>
Hi,
[#158586] Difference between Class.new and construct literals — "bonefry" <bellarchitects@...>
Hi,
[#158596] FileUtils and Windows XP — Tim Ferrell <Tim.Ferrell@...0nspark.com>
I have a small script I am using to relocate a tree of folders and I notice that
[#158599] Iconv.iconv and Windows XP — Tim Ferrell <Tim.Ferrell@...0nspark.com>
I am trying to use the ruby-mp3info library on Windows XP and all is well unless
[#158601] why can't Ruby load .gem files directly? — Joshua Haberman <joshua@...>
I've just been reading the recent threads about gems. I don't have
On Saturday 01 October 2005 11:12 pm, Joshua Haberman wrote:
On Saturday 01 October 2005 11:12 pm, Joshua Haberman wrote:
On Oct 1, 2005, at 9:08 PM, Jim Weirich wrote:
On Sunday 02 October 2005 12:27 am, Joshua Haberman wrote:
On Oct 1, 2005, at 10:25 PM, Jim Weirich wrote:
On 10/1/05, Joshua Haberman <joshua@reverberate.org> wrote:
On Oct 1, 2005, at 9:25 PM, Ryan Leavengood wrote:
Joshua Haberman wrote:
On 10/2/05, Devin Mullins <twifkak@comcast.net> wrote:
It sounds like a debian user problem, not a Ruby user problem. I think most
[*snip*]
Eivind Eklund wrote:
On Sunday 02 October 2005 10:42, Devin Mullins wrote:
Kevin Brown wrote:
On 10/2/05, Devin Mullins <twifkak@comcast.net> wrote:
Eivind Eklund wrote:
On 10/2/05, Devin Mullins <twifkak@comcast.net> wrote:
On Oct 2, 2005, at 4:00 PM, Austin Ziegler wrote:
On 10/2/05, Joshua Haberman <joshua@reverberate.org> wrote:
[#158609] chmod on Windoze — "Phlip" <phlipcpp@...>
Rubies:
[#158619] quote stripping in windows ruby.exe command line — "Timothy Byrd" <byrd.timothy@...>
Given this one-line Ruby script:
[#158624] C++ equivs in Ruby — Pascal GUICHARD <pascal.guichard@...>
Hi everybody,
Pascal GUICHARD <pascal.guichard@gmail.com> wrote:
[#158638] Lisp Game (#49) — Jim Menard <jim.menard@...>
Boy, was this fun. My solution, RADS, is at
[#158661] forum...wanting ruby programmers — csheppard91@...
Forum commuication is easier, and I've just started a new forum and
On 10/2/05, csheppard91@gmail.com <csheppard91@gmail.com> wrote:
[#158671] Eval and block problems — Brian Schrer <ruby.brian@...>
Please help me to wrap my mind around this. I want to achieve the following:
[#158678] 1.8.3 or 1.8 4: will define_method allow blocks, defaults, etc.? — "itsme213" <itsme213@...>
I know 1.8.2 does not allow methods defined with #define_method to take
Bump :-)
[#158691] split without lookbehind — Alex Fenton <alex@...>
Hi
On Oct 2, 2005, at 1:06 PM, Alex Fenton wrote:
[#158719] Lisp Game (#49) — Markus Koenig <markus@...>
Again a fun quiz! I remember reading this tutorial too.
[#158720] state of blocking/nonblocking I/O — Joshua Haberman <joshua@...>
Here is my understanding about the current state of I/O in Ruby.
In article <17383D97-991D-4947-AB88-85758AB964FB@reverberate.org>,
Tanaka Akira <akr@m17n.org> wrote:
In article <3qctcuFecn8gU1@individual.net>,
[#158738] Cannot subclass Class? — "itsme213" <itsme213@...>
irb(main):006:0> class MC < Class
On 10/2/05, itsme213 <itsme213@hotmail.com> wrote:
Hi --
[#158752] class/singleton methods — Mark Volkmann <r.mark.volkmann@...>
These seem to be identical. Are they?
[#158755] (4+3).reverse # => 1? — x1 <caldridge@...>
Does anything like this exist?
[#158817] Compilation of ruby — "Christophe Poucet" <christophe.poucet@...>
Hello,
On 10/3/05, Christophe Poucet <christophe.poucet@gmail.com> wrote:
[#158830] Type inference — Eivind Eklund <eeklund@...>
On 10/3/05, Tanner Burson <tanner.burson@gmail.com> wrote:
Hi --
--- Eivind Eklund <eeklund@gmail.com> wrote:
Hi --
--- "David A. Black" <dblack@wobblini.net> wrote:
[#158854] Selecting From A Different Table — "Paul Thomas" <MrPaulAR@...>
How do I select records from a table that has a different name than my
[#158863] ruby.codefetch.com offers API and books search — "cosmo" <spammable@...>
Greetings!
[#158864] Determine media type — "csjasnoch@..." <csjasnoch@...>
I am trying to write a catalogging program for a bunch of data we
[#158874] HttpClient — Hardy Henneberg <hh@...>
Hi,
[#158880] ActiveRecord and FXRuby.. — "Graham Foster" <nowahere@...>
Is there any reason why I can't use ActiveRecord to help build a client
On 10/3/05, Graham Foster <nowahere@home.com> wrote:
[#158886] : Lisp partial solution - meta-programming help — Louis J Scoras <louis.j.scoras@...>
Hi all;
On Tue, Oct 04, 2005 at 05:40:51AM +0900, Louis J Scoras wrote:
Along the same lines, as I am unlikely to pursue this any further,
Okay cool. So closures are the way to go. That's the way I would have done
I have a solution that works nicely in irb, but I'd like some help making
[#158896] access variables inside a block ... — Karl-Heinz Wild <kh.wild@...>
I'm playing with the class TcpServer from the
[#158920] Wrapping strings — Ben <benbelly@...>
I have a string containing multiple lines that I would like to put
[#158931] Odd hash behaviour — Kev Jackson <kevin.jackson@...>
Hi all,
Kev,
[#158943] creating objects — Felix McCoey <felix.mccoey@...>
i know that in PHP it is possible to do the following:
[#158951] Sorry nother regexp/ruby problem — Kev Jackson <kevin.jackson@...>
Given the following data
[#158962] RDoc problems — Damphyr <damphyr@...>
It all started with me using the Rake::RDocTask:
On Tuesday 04 October 2005 12:41, Damphyr wrote:
Stefan Lang wrote:
[#158967] The definitive GUI for Ruby — "Eustaquio Rangel de Oliveira Jr." <eustaquiorangel@...>
-----BEGIN PGP SIGNED MESSAGE-----
* Eustaquio Rangel de Oliveira Jr. <eustaquiorangel@yahoo.com> [2005-10-04 07:52]:
On Tuesday 04 October 2005 5:51 am, Eustaquio Rangel de Oliveira Jr. wrote:
Eustaquio Rangel de Oliveira J wrote:
--- Dave Howell <groups@grandfenwick.net> wrote:
Eustaquio Rangel de Oliveira J wrote:
[#158970] New ruby-lang website? — "Vincent Foley" <vfoley@...>
Hi,
[#158986] parallel programming — G畸or SEBESTYノN <segabor@...>
Is there any Ruby extension for parallel programming? I want to write
[#158987] Apache Log Munging — Alan Gutierrez <alan-ruby-talk@...>
[#159005] Gems Multi-package — "Trans" <transfire@...>
Does Gems support setup.rb's multi-package format?
[#159011] Looking for book reviewers — Dave Thomas <dave@...>
Hi, all.
[#159024] OFF Topics :: PC-laptop or Powerbook — Squeak Smalltalk <wallenberg@...>
Hi,
Squeak Smalltalk wrote:
Charles Plager wrote:
James Britt wrote:
[#159034] PL/Ruby segfaults — Jeremy Henty <jeremy@...>
I have installed plruby, but it segfaults on the simplest example.
[#159050] Does YARV bring us closer to Ruby for embedded machines — Forrest Chang <fkc_email-news@...>
[#159066] Re: Looking for book reviewers — Pe, Botp <botp@...>
Dave Thomas [mailto:dave@pragprog.com] wrote:
[#159073] nested #{expr} in strings — "konsu" <konsu@...>
hello,
[#159076] Monitoring total memory usage? — "Andrew Backer" <awbacker@...>
Hello,
Andrew Backer wrote:
[#159077] CSS switcher in Ruby? — "Tom Cloyd" <tomcloyd@...>
I have no idea if this is a goofy idea or not (and I'm only just starting
Tom Cloyd wrote:
What I had in mind was to do what the fairly common PHP server-side CSS
[#159093] Object Orientation — Krekna Mektek <krekna@...>
Hi again,
Robert Klemme wrote:
Krekna Mektek wrote:
[#159096] Tools for memory tracking — "Adam Beguelin" <adam@...>
[#159102] Ruby 1.8.3 breaks Needle's logger? — Dido Sevilla <dido.sevilla@...>
I've been using Ruby and Needle to develop many applications, and in
On 05/10/05, Dido Sevilla <dido.sevilla@gmail.com> wrote:
On Oct 5, 2005, at 2:49 AM, Dick Davies wrote:
On Wed, 5 Oct 2005, Jamis Buck wrote:
On Oct 5, 2005, at 7:35 AM, Ara.T.Howard wrote:
Hi,
[#159127] select! not present but reject! is — "Geert Fannes" <Geert.Fannes@...>
Hello, is there a reason why I can find the in-place mutator method
Can you use Enumerable#partition ?
On 10/5/05, Gene Tani <gene.tani@gmail.com> wrote:
Hi --
Hi,
On 10/6/05, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Hi --
On 10/6/05, David A. Black <dblack@wobblini.net> wrote:
Hi --
On 10/6/05, David A. Black <dblack@wobblini.net> wrote:
Hi --
On 10/7/05, David A. Black <dblack@wobblini.net> wrote:
On 10/7/05, Jacob Fugal <lukfugl@gmail.com> wrote:
On 10/7/05, Mark Hubbart <discordantus@gmail.com> wrote:
On 10/7/05, Mark Hubbart <discordantus@gmail.com> wrote:
Hi --
David A. Black wrote:
Hi --
David A. Black wrote:
Hi --
[#159144] Vim/Ruby Configuration Files, 2005.10.05 — Doug Kearns <dougkearns@...>
G'day folks,
-----BEGIN PGP SIGNED MESSAGE-----
On 10/5/05, zimba <zimba.tm@gmail.com> wrote:
On Wed, 5 Oct 2005, Doug Kearns wrote:
Hugh Sasse wrote:
[#159156] Re: Ruby 1.8.3 breaks Needle's logger? — "Berger, Daniel" <Daniel.Berger@...>
> -----Original Message-----
On Oct 5, 2005, at 9:14 AM, Berger, Daniel wrote:
Jamis Buck wrote:
[#159196] RubyConf2005Facebook page on RubyGarden wiki — "Francis Hwang" <sera@...>
Maybe I'm just vain and want everyone to see my face, but I thought it
Francis Hwang wrote:
[#159197] OT: Vim/Ruby Configuration Files — Ben <benbelly@...>
I love Vim. My workplace uses 3 spaces for indenting its C/C++, but I
Ben wrote:
[#159209] entire stack trace — Eric Mahurin <eric_mahurin@...>
When the stack is deep and you get an exception, you get
[#159220] One-liner removing duplicate lines — Damien Wyart <damien.wyart@...>
Hello,
On 10/5/05, Damien Wyart <damien.wyart@free.fr> wrote:
On 10/5/05, Ryan Leavengood <leavengood@gmail.com> wrote:
On 10/5/05, Ryan Leavengood <leavengood@gmail.com> wrote:
On 10/8/05, Mark Hubbart <discordantus@gmail.com> wrote:
On 10/8/05, Mark Hubbart <discordantus@gmail.com> wrote:
How about the uniq(1) program? uniq infile > outfile
On 10/5/05, Vincent Foley <vfoley@gmail.com> wrote:
[#159231] tk app, reading output from command and put it in a text widget — Shea Martin <null@...0>
subject says it all.
[#159252] xmlrpc frustration — Joe Van Dyk <joevandyk@...>
argh
[#159259] test if session leader — Joel VanderWerf <vjoel@...>
[#159266] Can Ruby pop like Lisp? — waterbowl@...
Is it possible to write a method in Ruby that acts like pop does in
Thx for the replies!
On Wednesday 05 October 2005 20:51, waterbowl@gmail.com wrote:
On Oct 5, 2005, at 9:07 PM, Kevin Brown wrote:
On Wednesday 05 October 2005 21:57, Gavin Kistner wrote:
[#159287] Can ruby replace c? — cmk128@...
Hi
cmk128@hotmail.com wrote:
On 10/6/05, Robert Klemme <bob.news@gmx.net> wrote:
On Oct 6, 2005, at 3:10 AM, Sean O'Halpin wrote:
cmk128@hotmail.com wrote:
En réponse à Nikolai Weibull :
[#159291] Ruby Golf on Lazy T9 Words. — John Carter <john.carter@...>
Assuming you are running Linux and have a list of valid English words in
[#159295] foo= ... the only exception to the implicit-self rule ? — "itsme213" <itsme213@...>
Sorry to ask this again, but...
Hi,
True.
On Oct 6, 2005, at 1:31 AM, itsme213 wrote:
[#159302] RubyConf video, audio, streams and recordings? — ES <ruby-ml@...>
Sadly, I cannot attend this year (I will send you pictures from my
On Oct 5, 2005, at 11:41 PM, ES wrote:
[#159310] traits question — "itsme213" <itsme213@...>
How does one install traits 0.7?
On Thu, 6 Oct 2005, itsme213 wrote:
Hi Ara,
On Thu, 6 Oct 2005, Sean O'Halpin wrote:
> neither. the link exists in the lib directory when i tar up the package.
On Thu, 6 Oct 2005, Sean O'Halpin wrote:
On 10/6/05, Ara.T.Howard <Ara.T.Howard@noaa.gov> wrote:
[#159316] techniques for module to contribute to initialize() of its including classes — "itsme213" <itsme213@...>
What are good design techniques for this e.g. if the module adds some
itsme213 wrote:
Robert Klemme wrote:
[#159331] Tutorial: Rails + RubyScript2Exe = Executable — "Erik Veenstra" <google@...>
I get a lot of emails about packing and distributing Rails
[#159336] regexp to replace comma in text — Kev Jackson <kevin.jackson@...>
[#159349] a2ps or Pretty printing Ruby — Ben <benbelly@...>
Has anyone set up a2ps to pretty print Ruby? If not, what do you use?
[#159426] Customizing Exception, but only when an error is raised — Daniel Berger <Daniel.Berger@...>
Hi all,
[#159434] documentation & tutorials for net::ssh — bob <bob@...>
Hi
[#159454] how to run some c code for every real and forked ruby process — Ben Myles <ben.myles@...>
I have some C code (shown below) which I want executed every time ruby
[#159456] Google Calculator command line tool — "m4dc4p" <jgbailey@...>
I whipped a quick script to send queries to Google and scrape results
I should have explained the format_result proc a little. Google's
[#159469] is there a way to add attributes to instances? — "ako..." <akonsu@...>
hello,
[#159510] Text Image (#50) — Ruby Quiz <james@...>
The three rules of Ruby Quiz:
Hi,
Hello Everyone,
On 10/10/05, Brian Schrer <ruby.brian@gmail.com> wrote:
Harold Hausman:
[#159514] Event Handling — iamscottwalter@...
Hi,
[#159520] Going to RubyConf? Please post to RubyConf2005Facebook — Curt Hibbs <curt.hibbs@...>
Francis Hwang had the bright idea, and it really cool to see all the faces
On 10/7/05, Curt Hibbs <curt.hibbs@gmail.com> wrote:
On 10/7/05, Michel Martens <blaumag@gmail.com> wrote:
To James Britt:
On 10/7/05, Curt Hibbs <curt.hibbs@gmail.com> wrote:
[#159525] Re: Customizing Exception, but only when an error is raised — "Berger, Daniel" <Daniel.Berger@...>
> -----Original Message-----
[#159547] Method added hook — "aurelianito" <aurelianocalvo@...>
Hi!
Hello!
>>>>> "a" == aurelianito <aurelianocalvo@yahoo.com.ar> writes:
On Saturday 08 October 2005 08:44, ts wrote:
> I'm looking for a way to prevent the redefinition of a method. I'm able
> > I'm looking for a way to prevent the redefinition of a method. I'm able
[#159548] EuRuKo, get together on Friday? — Kero <kero@...>
Hi!
hi kero,
Hi all,
armin@approximity.com writes:
[#159549] Code for title-casing (US) snail addresses? — "rpardee@..." <rpardee@...>
Hey All,
On Oct 7, 2005, at 2:31 PM, rpardee@gmail.com wrote:
And thanks again!
[#159558] newb: Class Method determining it's actual class? — Art Gillespie <agillesp@...>
Hi,
[#159624] Save the world from evil code crusade — "aurelianito" <aurelianocalvo@...>
Hello!
aurelianito wrote:
On Saturday 08 October 2005 09:09, James Britt wrote:
I want to be able to define different capabilities for different parts
>>>>> "a" == aurelianito <aurelianocalvo@yahoo.com.ar> writes:
But I would need to run a new process and I don't want to do that.
Hi --
I want to say things like evil.rb code can write to "evil.log" but to
aurelianito wrote:
> > I want to say things like evil.rb code can write to "evil.log" but to
On 10/8/05, aurelianito <aurelianocalvo@yahoo.com.ar> wrote:
aurelianito <aurelianocalvo@yahoo.com.ar> wrote:
aurelianito wrote:
David A. Black <dblack@wobblini.net> wrote:
[#159671] Objects, Ruby, and everything — narf968@...
I need to upload myself to my PC. Does someone have a Human class I
[#159691] Ruby/DL Question — "gregarican" <greg.kujawa@...>
I am trying to call a method included in a Windows DLL file. Judging by
[#159692] using lambda/Proc can prevent a lot of garbage collection — Eric Mahurin <eric_mahurin@...>
Does anybody else think it is a serious issue that a Proc holds
> Does anybody else think it is a serious issue that a Proc holds
--- Kero <kero@chello.single-dot.nl> wrote:
Hi --
On Oct 9, 2005, at 8:20 AM, David A. Black wrote:
Eric Hodel wrote:
This seems essentially the same as the discussion on closed blocks.
[#159700] where to start for gui — Mike Schramm <mike@...>
Hey ruby lovers,
[#159704] ruby9i bind_param errors — Carlos Diaz <crdiaz324@...>
Hi,
[#159745] indent for Ruby, to reformat it — "Phlip" <phlipcpp@...>
Rubies:
Jacob Quinn Shenker wrote:
Ok! Just pop it open, then type 'G=gg'. See more Vim indenting tricks athttp://www.vim.org/tips/tip.php?tip_id=83
Martin DeMello wrote:
Vim's Ruby indentation has actually worked very well for me, althoughthe syntax coloring gets confused at times. And yes, Vim detects the.rb and indented accordingly.
[#159784] facets gem error — Brian Buckley <briankbuckley@...>
Typing "gem update" on the command line is producing the error message
[#159803] local_variable_set ? — Hal Fulton <hal9000@...>
No, this isn't April Fool's Day. I'm seriously wondering
[#159812] Ruby Code & Style — James Britt <james_b@...>
The newest on-line resource for serious Ruby information has gone live.
On Oct 9, 2005, at 11:52 PM, James Britt wrote:
James Edward Gray II wrote:
[#159814] Soma-Cube — "CBlair1986" <CBlair1986@...>
I'm looking to take something like
[#159817] QtRuby OS X Tiger — "Hans Fugal" <fugalh@...>
QtRuby is neat, and pleasantly easy to get working on Debian, which
> Any fix should work (I just
[#159819] Re: Quick module include question. — "Daniel Sheppard" <daniels@...>
module Attributes
[#159839] How to overload Object's methods automagicaly? — "S.Z." <zbl@...>
I am playing with a Synchronized class that automates resource locking
[#159871] KirbyBase 2.3 Production Version — Jamey Cribbs <cribbsj@...>
I would like to announce the production release of version 2.3 of
[#159880] How to use Session — "csjasnoch@..." <csjasnoch@...>
I do not understand how Session works.
[#159892] help with htree — "Ara.T.Howard" <Ara.T.Howard@...>
[#159897] Sort pseudo-lists — pete boardman <pete.boardman@...>
Say I've got a string like this:
On Oct 10, 2005, at 4:46 PM, pete boardman wrote:
[#159900] verifying proper vim-ruby install — Mark Volkmann <r.mark.volkmann@...>
On 10/9/05, Jacob Quinn Shenker <jqshenker@gmail.com> wrote:
Mark Volkmann wrote:
On 10/10/05, Nikolai Weibull
Never mind. I see in the reply from Doug that this is the list for me
Mark Volkmann wrote:
Gavin Sinclair wrote:
[#159903] pre-Ruby-Conf dinner Thursday night — "Francis Hwang" <sera@...>
Hey everyone,
On Oct 10, 2005, at 5:31 PM, Francis Hwang wrote:
Adam Keys wrote:
Curt Hibbs wrote:
[#159916] Facebook... only 154 to go? — Hal Fulton <hal9000@...>
I added my own pic just now. You should, too...
It seems like we've got two separate revisions going, neither of which
From: "Austin Ziegler" <halostatue@gmail.com>
On 10/11/05, Bill Kelly <billk@cts.com> wrote:
OK.. I made an account, and now the title bar says 'Ruby', rather than 'RUBY'.
[#159938] ruports + RMagick = CrystalReports? — Kev Jackson <kevin.jackson@...>
I've been browsing around the ruby eco-system, trying to put together an
[#159952] event based model - best way to implement? — snacktime <snacktime@...>
I am currently using perl's POE to communicate with the asterisk manager
snacktime wrote:
[#159953] my mother wants to code? — Francois Paul <francois@...>
Hi,
> She has no computer experience, but she is surrounded with programmers
junk5@microserf.org.uk wrote:
[#159965] Can't install RMagick on Windows XP — "rhubarb" <rover.rhubarb@...>
I'm trying to install RMagick for the first time on XP.
[#159974] multi-dimensional Arrays — "Peter v. N." <skull2crush@...>
Hi all,
On 11/10/05, Peter v. N. <skull2crush@hotmail.com> wrote:
[#159984] Why do some of my posts turn into weird multi-part mime documents? — "David A. Black" <dblack@...>
Hi --
[#160030] problem with installation of rubygems-0.8.11 — "pirveli" <pirveli@...2.pl>
Hi!
On Oct 11, 2005, at 9:16 AM, pirveli wrote:
[#160038] Problem: Gem-installed sqlite3 once again — "basi" <basi_lio@...>
Windows XP SP 2
[#160039] Default argument values for blocks — Daniel Schierbeck <daniel.schierbeck@...>
Is there a reason why I can't do this?
Hi,
Hi,
On Wed, 12 Oct 2005, Yukihiro Matsumoto wrote:
Hi,
--- Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Hi,
--- Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Hi --
Hi,
> What of &?
Selon Thomas <sanobast-2005a@yahoo.de>:
Hi,
On Wed, 12 Oct 2005, Yukihiro Matsumoto wrote:
On 10/12/05, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Hi --
"David A. Black" <dblack@wobblini.net> writes:
On Fri, 14 Oct 2005, Christian Neukirchen wrote:
David A. Black wrote:
Ok, this has been bugging me ever since the last time this issue came
Hi,
--- nobuyoshi nakada <nobuyoshi.nakada@ge.com> wrote:
Selon Eric Mahurin <eric_mahurin@yahoo.com>:
On 10/13/05, Christophe Grandsire <christophe.grandsire@free.fr> wrote:
On 10/13/05, Phil Tomson <philtomson@gmail.com> wrote:
[#160072] Installing a gem locally (RubyForge.org unreachable) — "Phrogz" <gavin@...>
I'm trying to get a coworker set up, and rubygems isn't working,
[#160075] Ruby noob with a coming from Python question — Jeff Carlson <jfcarlson@...>
I am very new to ruby and thought I would start with my simplest python
[#160085] Learning ruby by make a simple game... — Robert Boone <robert@...3.com>
Hello,
[#160101] Instant Rails 1.0 preview1 Released — Curt Hibbs <curt.hibbs@...>
A preview release of Instant Rails 1.0 for Windows is available for
On Oct 11, 2005, at 2:56 PM, Curt Hibbs wrote:
On 10/11/05, Eric Hodel <drbrain@segment7.net> wrote:
[#160105] calling blocks with arguments from other contexts — "Martin" <yodlep@...>
Hi,
[#160143] Download link for Instant Rails — Curt Hibbs <curt.hibbs@...>
When I announced Instant Rails I forgot to include the download links. I've
[#160146] small array/hash question — Kev Jackson <kevin.jackson@...>
Hi all,
[#160175] Re: [Rails] Ruby question — "Ananthakrishnan" <ananthkrish@...>
According to the site http://www.kitebird.com/articles/ruby-mysql.html
[#160214] ruby in the government - 1.6.x -> 1.8.x woes — "Ara.T.Howard" <Ara.T.Howard@...>
Ara.T.Howard wrote:
On Thu, 13 Oct 2005, mathew wrote:
On Thu, 13 Oct 2005, Caleb Tennis wrote:
You can probably build a version that will work for you from these srpms
On Thu, 13 Oct 2005, Daniel Hobe wrote:
On Thu, 13 Oct 2005, mathew wrote:
I believe redhat uses ruby for a lot of administrative stuff, including
[#160238] Removing blank lines — "basi" <basi_lio@...>
Hello,
Hello Basi,
Can anyone share their opinions on the best resource for information
William James wrote:
[#160261] A (minor) coding challenge — rubyhacker@...
This is one of those things that "anyone can do" and it doesn't
[#160262] : ActiveState Komodo 3.5 Beta for OS X Released with Rails debugging support — "Eric Promislow" <eric.promislow@...>
Apologies to those who saw this on the Rails list.
[#160296] RubyConf feed digest — "Francis Hwang" <sera@...>
Okay, one last thing about RubyConf and then I'll shut up for now.
[#160337] array1 + array2 newb question — Mike Schramm <mike@...>
Hey all,
[#160348] RubyConf welcoming party — Daniel Amelang <daniel.amelang@...>
Hey, us here at the San Diego Ruby Users Group would like to invite everyon=
I'm interested... I suppose I should drop by the hotel first.
rubyhacker@gmail.com wrote:
Stephen Waits wrote:
[#160353] Problem with IRB and some sample code... — Unnsse Khan <untz@...>
:-) Hello again,
On Oct 13, 2005, at 2:01 AM, Unnsse Khan wrote:
Thanks James,
Unnsse-
Ezra,
Yes I would still do this. Apple ships a broken version of ruby and
Ezra,
>>> Unnsse-
Ezra,
[#160362] Jobs using ruby — Daniel Lewis <danieljohnlewis@...>
Hello,
[#160371] Ruby/TkORCA (Ruby/Tk on RFB Canvas) — Hidetoshi NAGAI <nagai@...>
Hi,
[#160379] threading in win32 — Shea Martin <null@...0>
I have a TK app. On a button presses, I call a windows copy command
[#160381] Text Image (#50) — Ruby Quiz <james@...>
I just love it when a totally crazy idea of mine blossoms into a popular quiz.
daz wrote:
On Oct 13, 2005, at 6:39 PM, James Britt wrote:
James Edward Gray II wrote:
On Oct 13, 2005, at 7:27 PM, James Britt wrote:
I'm sorry, but the more I think about this, the more it bugs me...
Kev Jackson wrote:
Kev Jackson wrote:
Gavin Sinclair wrote:
Gavin Sinclair wrote:
[#160383] Iterate over md Array (the Ruby way) — "Peter v. N." <skull2crush@...>
Hi all,
Hi --
Yes, I admit that I was not very clear
Hi --
[#160392] instance from class name? — Alexander Lamb <Alexander.J.Lamb@...>
Hello,
Hi --
David A. Black wrote:
Thanks for those pointers. The first suggestion worked and since I
[#160424] exec and pipe — "ientu" <lamola@...>
Hi All,
[#160451] IRB under windows ... — Jeff Wood <jeff.darklight@...>
Where does IRB go looking for .irbrc files on a windows system?
[#160456] InstantRails: Configure/database(via phpmyadmin) not working — "basi" <basi_lio@...>
Windows XP SP2
On Fri, 14 Oct 2005, basi wrote:
On 10/13/05, Ara.T.Howard <Ara.T.Howard@noaa.gov> wrote:
Apache has to be running to use phpMyAdmin.
Both Apache and MySql are in the "Started" state.
On 10/13/05, basi <basi_lio@hotmail.com> wrote:
Here's the content of \InstantRails\apache\access.log
[#160463] Catch a ride from RubyConf to Anaheim on Sunday? — "Ken Kunz" <kennethkunz@...>
Is anyone planning to drive from RubyConf up to Angel Stadium on Sunday
[#160476] ctypes — gordonp1@...
Is there a library like ctypes (python) for Ruby?
[#160499] Buffering problems — Joe Van Dyk <joevandyk@...>
I'm trying to redirect stdout and stderr of a program to a log file.
[#160509] Challenging Project ... Need a deep guru to provide enlightenment. — Jeff Wood <jeff.darklight@...>
I think I've got a very challenging project on my hands but here's I'm
On 10/13/05, Jeff Wood <jeff.darklight@gmail.com> wrote:
Lookup send and method_missing
On Fri, 14 Oct 2005, Jeff Wood wrote:
On Fri, 14 Oct 2005, Ara.T.Howard wrote:
Hi --
Yeah, sorry.
Does this make any sense in the context of wanting something I can script
These are a good start, but what I'm really trying to do is come up with a
Jeff Wood wrote:
Actually I wrote a new chunk of code based on Ara's snippet that for direct
On Fri, 14 Oct 2005, Jeff Wood wrote:
On the way to work this morning, I even got it executing remote blocks ...
On Sat, 15 Oct 2005, Jeff Wood wrote:
Yeah, but I have to tell the server side WHICH object to call the methods o=
[#160552] grammar-0.5 — Eric Mahurin <eric_mahurin@...>
Well, I'm finally doing a release of my grammar package:
[#160585] Unit Testing with REXML questions — Peter Fitzgibbons <peter.fitzgibbons@...>
Hello all,
one specific <a> or all <a> tags???
[#160589] Lost Cities (#51) — Ruby Quiz <james@...>
The three rules of Ruby Quiz:
[#160616] debian sarge - apache2 - ruby — zee_man78@...
hello you all,
[#160652] RubyConf Presentations! — Ezra Zygmuntowicz <ezra@...>
Hey again listers-
[#160664] Factory function like Array() for your own classes — "Sean O'Halpin" <sean.ohalpin@...>
Hi,
Sean O'Halpin:
Robert Klemme <bob.news@gmx.net> wrote:
[#160686] rbXPCOM ... no updates since 2001 ??? — Jeff Wood <jeff.darklight@...>
Hey all,
On 10/15/05, Jeff Wood <jeff.darklight@gmail.com> wrote:
[#160693] rcairo 1.0.0 — Kouhei Sutou <kou@...>
Hi,
[#160694] Re RubyConf Presentation Audio — Ezra Zygmuntowicz <ezra@...>
Hey lists-
[#160697] How to get non-unique elements from an array? — "Sam Kong" <sam.s.kong@...>
Hello!
Not very elegant, but a different approach...
Funny, doesnt work when an item in the array > 10...
You could just sort the array, then iterate. If the previous
Young grasshoppers... let us never forget the power of the REGEX! Let
On 10/17/05, pauldacus@gmail.com <pauldacus@gmail.com> wrote:
On 10/17/05, Simon Strandgaard <neoneye@gmail.com> wrote:
Hi!
That is a good one.
On 10/17/05, pauldacus@gmail.com <pauldacus@gmail.com> wrote:
I must confess that I love this group...:-)
On 10/17/05, Sam Kong <sam.s.kong@gmail.com> wrote:
On Wed, 19 Oct 2005, Ryan Leavengood wrote:
On 10/18/05, Ara.T.Howard <Ara.T.Howard@noaa.gov> wrote:
On Wed, 19 Oct 2005, Ryan Leavengood wrote:
Hey Sam,
For those still the slightest bit interested... I found two slightly
Well... it was a short run. At least I keep my streak alive... Still,
Welp, can't leave well enough alone: I fixed Sylv's code to count true
Kneel before ZHOD! Lyndon is King of Speed...
[#160699] Ruby projects — "Me" <narf968@...>
I keep a list of projects I thought would be fun to work on some day
Logic gate simulator would be almost trivial to do. I want to be able
On Oct 19, 2005, at 4:07 PM, Jim wrote:
[#160704] Help! define_method leaking procs... — Jamis Buck <jamis@37signals.com>
A plea for help, here... The rails core team is hacking like mad this
--- Ryan Davis <ryand-ruby@zenspider.com> wrote:
Eric Mahurin wrote:
--- ES <ruby-ml@magical-cat.org> wrote:
Eric Mahurin <eric_mahurin@yahoo.com> writes:
--- Yohanes Santoso <ysantoso-rubytalk@dessyku.is-a-geek.org>
Eric Mahurin <eric_mahurin@yahoo.com> writes:
--- Yohanes Santoso <ysantoso-rubytalk@dessyku.is-a-geek.org>
On Sun, 16 Oct 2005, Eric Mahurin wrote:
Eric Mahurin <eric_mahurin@yahoo.com> writes:
[#160709] Anonymous methods, blocks etc. (Cont. 'default block params') — ES <ruby-ml@...>
Listening in on the Roundtable (thanks to the brave recording crew and
hi,
On 10/15/05, ES <ruby-ml@magical-cat.org> wrote:
On 10/18/05, Sean O'Halpin <sean.ohalpin@gmail.com> wrote:
On 10/18/05, Trans <transfire@gmail.com> wrote:
On 10/18/05, Sean O'Halpin <sean.ohalpin@gmail.com> wrote:
On 10/18/05, Austin Ziegler <halostatue@gmail.com> wrote:
--- Trans <transfire@gmail.com> wrote:
On 10/18/05, Eric Mahurin <eric_mahurin@yahoo.com> wrote:
On 10/18/05, Sean O'Halpin <sean.ohalpin@gmail.com> wrote:
On 10/18/05, Trans <transfire@gmail.com> wrote:
On 10/19/05, Trans <transfire@gmail.com> wrote:
On 10/19/05, Trans <transfire@gmail.com> wrote:
--- Trans <transfire@gmail.com> wrote:
Austin Ziegler wrote:
Trans wrote:
Hi,
Yukihiro Matsumoto wrote:
On Oct 31, 2005, at 9:18 PM, zdennis wrote:
This is abit to the side, but maybe it would shed light on the
Hi--
Quoting Trans <transfire@gmail.com>:
On Thu, 2005-11-03 at 09:32 +0900, Trans wrote:
On Thu, 2005-11-03 at 11:32 +0900, Trans wrote:
> Any suggestions for what the interface for enabling/disabling caching
[#160724] ANN: ZenTest 3.4.0 Released — Ryan Davis <ryand-ruby@...>
ZenTest version 2.4.0 has been released!
I see this notation, which appears to be undefined outside of hash literals, all over the
[#160731] Tic-tac-toe checking — "CBlair1986" <CBlair1986@...>
Hi all! I have a quick (I hope) question about checking for a
[#160752] rio.. — graham <fghfghfh@...>
I can get rio to work on my Windows system. I'm trying to get a list of
> - R:\test (after mapping R:\ to \\gbtpnas00\test)
Sean O'Halpin wrote:
[#160762] convert fd to IO object in extension? — Toby DiPasquale <toby@...>
Hi all,
[#160782] class to read an email from net/pop3 ? — Stephane Wirtel <stephane.wirtel@...>
Hi all,
[#160785] ruby on rails again — zee_man78@...
hello you all,
[#160794] how to create a hash from 2 arrays? — "Tiggerius" <tiggerius@...>
keys = ["1", "2", "3", "4", "5"]
[#160803] RCRchive Rails Error — "Trans" <transfire@...>
There seems to be a problem with RCRchive. It reports a Rails Error
[#160810] Editing in Ruby — "Shreyas" <sravi2k4@...>
Hi all --
There are things that do that... but why?Ruby is a very different language than Java and .Net, which sometimesrely on the IDE too heavily. For Ruby, you don't need autocomplete.Actually, because Ruby is such a dynamic language, a *good*autocomplete is virtually impossible to make. My advice: try to use aneditor instead of an IDE or IDE-like environment with autocomplete andthe like. Experiment with Vim or Scite for a while, you might like it.I did, and I swore by autocomplete for Java before learning Ruby. Justmy $.02!
[#160827] starting a process after the previous one is done — "Partha" <tattvamasi@...>
I am a RUBY NUBY.
[#160832] Re: [QUIZ] Lost Cities (#51) — "Daniel Sheppard" <daniels@...>
Just had 10 minutes to look at this, and created a quick test harness to
[#160838] Ruby for Python/OO developer — "Achim Domma (SyynX Solutions GmbH)" <achim.domma@...>
Hi,
-----BEGIN PGP SIGNED MESSAGE-----
http://blog.ianbicking.org/ruby-python-power.html
(I knew i had a lot of links somewhere)
"Achim Domma (SyynX Solutions GmbH)" <achim.domma@syynx.de> writes:
[#160846] ot: debian in ruby — Pe, Botp <botp@...>
i hope the ruby maintainer for debian frequents this list since i'd like to ask when will the ruby deb package be updated to ruby1.8.3 (it is still 1.8.2).
[#160870] declaratively caching results of a method — Brian Buckley <briankbuckley@...>
Hello
On 10/17/05, Brian Buckley <briankbuckley@gmail.com> wrote:
> You could check out Daniel Berger's memoize (based on Nobu Nokada's
On 10/17/05, Brian Buckley <briankbuckley@gmail.com> wrote:
> This is the magic of closures.
On 10/17/05, Brian Buckley <briankbuckley@gmail.com> wrote:
Jeff Wood wrote:
On 10/17/05, Daniel Berger <djberg96@gmail.com> wrote:
[#160881] Roxy 0.1 - Remote Proxy Objects w/ type & method signature impersonation and w/ remote block yields. — Jeff Wood <jeff.darklight@...>
Hey folks.
On Tue, 2005-10-18 at 00:03 +0900, Jeff Wood wrote:
Alright, it's posted. News hasn't shown up on the Rubyforge homepage,
On Tue, 2005-10-18 at 00:34 +0900, Jeff Wood wrote:
[#160905] mkmf, linking against a specific DLL on windows — Daniel Berger <Daniel.Berger@...>
Hi all,
[#160913] Querying IP Address of a NIC — Joe Van Dyk <joevandyk@...>
Hi,
[#160933] inner string to path — G畸or SEBESTYノN <segabor@...>
How can I easily conver a string containing path
[#160934] gem server horked? — Jeff Wood <jeff.darklight@...>
This morning seems the gem server is having a bit of a fit ... getting
> > This morning seems the gem server is having a bit of a fit
True, my view wasn't geographically sensitive.
Has anybody that's part of that project caught this yet ??? I'm surprised
On 10/17/05, Jeff Wood <jeff.darklight@gmail.com> wrote:> Has anybody that's part of that project caught this yet ??? I'm surprised> more people aren't yelling ... I've got a bunch of Ruby-Nubies that I'm> trying to get setup, and this is a pretty bad first experience.> I know the discussion about RubyGems being part of the standard distro is> still open ... but, it's just a black eye to have something "standard" be> down like this.> I may be interested in mirroring them ( at least for me and the team I work> with ) ... is there some mechanism for me to do that?> I need a working solution soon, if theres anything I can do to help, please> let me know.
[#160967] Class/Method Filename — "evronm" <evronm@...>
Hey All,
[#160986] Re RubyConf for Stragglers — Ezra Zygmuntowicz <ezra@...>
Hey lists-
[#160989] A couple of questions/statements from a Ruby neohacker — Dave Bettin <me@...>
I started my programming career off with PHP and ColdFusion. I loved the
Christophe Grandsire wrote:
On 10/18/05, Robert Klemme <bob.news@gmx.net> wrote:
Christophe Grandsire wrote:
[#161006] Class method aliasing — Bob Hutchison <hutch@...>
Hi,
[#161032] ANN: ParseTree 1.4.0 Released — Ryan Davis <ryand-ruby@...>
ParseTree version 1.4.0 has been released!
[#161043] Unit testing an each function — Peter Hickman <peter@...>
I am testing a new class I have written that has an each method, how do
That sounds fine to me. What's wrong with that method?
Kevin Ballard wrote:
Peter Hickman wrote:
Kevin Ballard wrote:
class EnumerableProxy < Object
Thanks for that, quite an education in that code.
Ok, here's a new version. It now generalizes the wrapping, so it's
On 10/18/05, Kevin Ballard <kballard@gmail.com> wrote:
Ryan Leavengood wrote:
On Oct 18, 2005, at 5:41 PM, Kevin Ballard wrote:
James Edward Gray II wrote:
On Oct 18, 2005, at 6:32 PM, Kevin Ballard wrote:
James Edward Gray II wrote:
James Edward Gray II wrote:
On Oct 18, 2005, at 7:08 PM, James Britt wrote:
ES wrote:
> [snip]
Brian Schrer wrote:
On 20/10/05, Kevin Ballard <kballard@gmail.com> wrote:
[#161044] rails install problems (SuSE 9.2) — Anna Langley <anna@...>
I'm having some problem with installing rails on SuSE 9.2 Linux. The problem
[#161058] Instance and class variable assignment — Daniel Schierbeck <daniel.schierbeck@...>
I know this has been suggested before, but the only reason for rejection
Selon Daniel Schierbeck <daniel.schierbeck@gmail.com>:
[#161065] Ruby and Eclipse — "Carl Asman" <carl.asman@...>
I wanted to be a unfaithful to my emacs and try the Ruby plugin for
Carl Asman wrote:
Peter Hickman wrote:
Speaking of Ruby and Eclipse, I'd love to give RDT a shot but I literrally
[#161093] Duck-typing — Daniel Schierbeck <daniel.schierbeck@...>
Tell me if this is stupid. I'm sure there's a simpler and faster way to
[#161106] ruby on rails integration with j2ee — ittay.dror@...
Hi,
[#161117] gem versioning confusion — "Ara.T.Howard" <Ara.T.Howard@...>
[#161124] gmail double-msg from myself ? — Peter Fitzgibbons <peter.fitzgibbons@...>
Hello all,
Peter,
[#161129] Strange error: QtRuby and AR (sqlite3) — "Hans Fugal" <fugalh@...>
I'm developing a recipe app for my wife using ActiveRecord (with
[#161137] Re: Expression Interpolation from input "template string"? — "Warren Brown" <warrenbrown@...>
Peter,
[#161150] RDT article in Slashdot [was Re: Ruby and Eclipse] — Edgardo Hames <ehames@...>
On 10/18/05, Carl Asman <carl.asman@gmail.com> wrote:
[#161158] Regexp problem for template language — Tobias Luetke <tobias.luetke@...>
I showed this to a few people during rubyconf but couldn't find a good
If you want between {{ }} variables, shouldn't that second branch of
[#161176] The Ruby Way to build an object unless nil? — Peter Fitzgibbons <peter.fitzgibbons@...>
Hello all,
class NilClass
[#161197] class#method notation — "guoxiaotian@..." <guoxiaotian@...>
what's the purpose of Ruby's Foo#bar notation(what's wrong with
[#161220] rescue'ing OpenSSL errors — Robert <mannl@...>
Hi! I'm having some issues with the OpenSSL library:
[#161230] Killing Threads & Processes on Windows — x1 <caldridge@...>
x = Thread.new { system("c:/program files/internet explorer/iexplore.exe") }
Hi,
Thank you for the response.
You can write the WMI script in Ruby:
[#161232] require problem — eoghan <ruby@...>
Hello
On 19/10/05, eoghan <ruby@redry.net> wrote:
[#161233] bad String blows up world using length method!!!!!!!!! — Xeno Campanoli <xeno@...>
Yeah, I'm pissed. This kind of thing shouldn't happen.
[#161245] Seeking Contributions for O'Reilly's Ruby Cookbook — "Leonard Richardson" <leonard.richardson@...>
Hello, all,
i sometimes farm this site for ideas. i think the contributions are
Hi --
David A. Black wrote:
Well we could start with a couple of chapters for ideas
Got me thinking, maybe the first chapter
I'd like to see details about :
Daniel Lewis wrote:
Peter Hickman wrote:
I see lots of good recipe ideas in this thread; thanks to everyone for
[#161251] [RCR] Cut-based AOP — "Trans" <transfire@...>
This is to "officially" announce an RCR that I posted to RCR archive
Selon Trans <transfire@gmail.com>:
On Wed, 19 Oct 2005, Christophe Grandsire wrote:
Peter Vanbroekhoven explained:
Hi,
On 10/20/05, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
--- Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Hi Matz,
Hi!
Hi--
#: Trans changed the world a bit at a time by saying on 10/20/2005 6:36 PM :#
Most probably my comments are missinterpretted. I am not trying to argue the value behind the RCR.
#: Trans changed the world a bit at a time by saying on 10/21/2005 1:16 AM :#
+1
Trans wrote:
--- Daniel Schierbeck <daniel.schierbeck@gmail.com> wrote:
Curious about AOP in Ruby, I've downloaded the Cut patch for 1.8.3,
On 6/13/06, Ruby Newbie <rubynewbie@gmail.com> wrote:
>>>Well, saying that is sort-of like programming Turbo Pascal in the 80's
On 6/14/06, transfire@gmail.com <transfire@gmail.com> wrote:
Austin,
On 6/14/06, Ruby Newbie <rubynewbie@gmail.com> wrote:
On 10/18/05, Trans <transfire@gmail.com> wrote:
[#161261] Ruby Quiz Idea — Lyndon Samson <lyndon.samson@...>
All this fidding with bits in the Thread "How to get non-unique
[#161262] How to hire a rubyist? — "jfry" <jeff.fry@...>
Hey there,
I'm definately in agreement with Zed's whole post.
[#161317] Recommended way to create an object from XML (or other) file? — Alexander Lamb <Alexander.J.Lamb@...>
Hello list,
[#161329] Byte order reading on windows versus unix in ruby — Robert Evans <robert.evans@...>
I have written some code that reads bytes from a file in bigendian
Robert Evans <robert.evans@acm.org> wrote:
Thanks for the detailed description.
Isn't bindmode supposed to be getting set automatically? Or is this up
Hi,
Yukihiro Matsumoto schrieb:
[#161342] Searching for a name — Brian Schrer <ruby.brian@...>
Hello Group,
[#161351] attaching code to run on regular expression match — Eyal Oren <eyal.oren@...>
Hi,
thanks. that might work, but the problem is I think in the unions of
[#161378] Array.sort when it's items are String inheritors with redefined <=> works like if not redefined — MiG <mig@1984.cz>
Hello,
Hi,
On Wed, 19 Oct 2005, MiG wrote:
[#161437] Re: Killing Threads & Processes on Windows — "Berger, Daniel" <Daniel.Berger@...>
> -----Original Message-----
[#161439] namespaces implemented in ruby — Paul Brannan <pbrannan@...>
Rich and Nathaniel and I were standing around at the conference this
[#161443] — Xeno Campanoli <xeno@...>
#!/usr/bin/ruby
[#161448] Embedding Ruby in a C++ application... — "Steve [RubyTalk]" <steve_rubytalk@...>
I understand from the documentation that when I embed Ruby in a native
[#161449] Method annotation and anonymous functions — stevetuckner <stevetuckner@...>
I want to start a discussion about two things that Matz talked about at
On Thu, Oct 20, 2005 at 03:26:49AM +0900, stevetuckner wrote:
Hi --
On Thu, Oct 20, 2005 at 04:09:52AM +0900, David A. Black wrote:
Hi,
Most languages define some token that specifically states method attribute...
Hi --
Yes it would, but I don't see another way to do attribution of methods
Hi --
... the attributes have NOTHING to do with duck typing... that was
[#161450] Functional with Ruby — "Andreas Semt" <Andreas.Semt@...>
Hello list,
On 10/19/05, Andreas Semt <Andreas.Semt@gmx.net> wrote:
On Thu, Oct 20, 2005 at 03:41:09AM +0900, Andreas Semt wrote:
> But inject *is* functional! It's equivalent to Lisp's accumulate. It
Louis J Scoras wrote:
Yes, it is ultimately defined recursively, but the complexity is pushed dow=
[#161458] Compiling on AIX — "Will" <wrbriggs@...>
I'm just about at my wit's end here... I am trying to compile Ruby
[#161464] Can't type {, }, [ or ] in irb — "rohde" <rohdester@...>
Hi,
On 10/19/05, rohde <rohdester@gmail.com> wrote:
Yes, I'm on Windows XP and used the installer, as well as a non-US
rohde wrote:
Matthias Luedtke wrote:
[#161469] Rails 1.0: Release Candidate 2 — David Heinemeier Hansson <david.heinemeier@...>
The release of 1.0 is near upon us! It has been a long time in the
> (The main gem server is pretty over-worked, you may want to do gem
On 10/19/05, Caleb Tennis <caleb@aei-tech.com> wrote:
> You can always get them from http://gems.rubyforge.org/gems/.
On Oct 19, 2005, at 2:45 PM, Caleb Tennis wrote:
> Rails 0.14.1 is RC2. However, it looks like somehow only the rails
[#161508] Ruby 1.8.3 and RubyGems — Tom Copeland <tom@...>
Hi all -
[#161517] DbC, const and freeze. — John Carter <john.carter@...>
Hmm. I tend to do Test Driven Development and Design by Contract.
[#161527] DRb Basics — James Edward Gray II <james@...>
I'm finally getting around to playing with DRb and I have some
I know your question is/was about DRb but Roxy will do the block.
On Oct 19, 2005, at 4:59 PM, James Edward Gray II wrote:
[#161538] Australian ruby jobs — Carl Woodward <cjwoodward@...>
Hi all,
[#161564] Ruby on Rails version of osCommerce in PHP? — petermichaux@...
Hi,
Anyone interested in joining a new open source project to write this? I
Yes. I'd like to help with the database part at least (to make it non-MySQL
2005/10/24, Corey Lawson <corey.ssf.lawson@gmail.com>:
No. The OpenCommerce database schema isn't very Rails-friendly. Some people
table names...PK field names, but that could be configured around with AR, =
Per what a number of others have discussed, auditing/triggers are
Here is David Heinemeier Hanson's thoughts about why it is best to keep
On 10/26/05, petermichaux@yahoo.com <petermichaux@yahoo.com> wrote:
David's argument is for a single-app database, because he doesn't
On 10/26/05, Paul <paul.vaillant@gmail.com> wrote:
I can certainly agree with foreign key constraints; where possible
> Ah ... but at that point, in many ways, he's wrong. The moment you have
[#161584] Escaping single quotes in SQL queries — lists <lists@...>
I'm trying to do something like the following with sqlite3:
[#161598] Agile Web Development with Rails Book — cyx.ucron@...
hello to all,
On 10/20/05, cyx.ucron@gmail.com <cyx.ucron@gmail.com> wrote:
Does the book covers the latest features and changes in version 0.14? I
*Does the book _cover_ the latest features...
[#161631] Reflection, observ(er|able) instance vars? — Hugh Sasse <hgs@...>
I have an object for which equality tests take a long time, and I
[#161663] Weird Rails | Rake | Gems Error — James Edward Gray II <james@...>
I'm seeing the strangest error this morning. Does the following
[#161691] Removing a class for good from ObjectSpace — Florian Weber <csshsh@...>
Hi!
On 10/20/05, Florian Weber <csshsh@gmail.com> wrote:
When I simply remove the class using remove_const it will still be
On Fri, Oct 21, 2005 at 08:45:38PM +0900, Florian Weber wrote:
> I think this is the same or a similar issue the Rails guys were dealing
On Sat, Oct 22, 2005 at 12:14:42AM +0900, Florian Weber wrote:
[#161711] wsdl2ruby.rb (SOAP4R) generator not working properly — Luke Galea <lgalea@...>
Hi all,
[#161715] New Language — Jim Freeze <jim@...>
I think I am going to start a new language, just so
Jim Freeze <jim@freeze.org> wrote:
Tim Hammerquist wrote:
Ryan Leavengood <leavengood@gmail.com> wrote:
On Fri, 2005-10-21 at 06:06 +0900, Martin DeMello wrote:
On 10/20/05, Tom Copeland <tom@infoether.com> wrote:
On Oct 20, 2005, at 3:27 PM, Brian Mitchell wrote:
On Fri, 2005-10-21 at 23:41 +0900, Gavin Kistner wrote:
Tom Copeland wrote:
Nikolai Weibull wrote:
Devine what you will, be wei bull or bear. Copeng as we are, our
"Trans" <transfire@gmail.com> writes:
[#161737] Fun with function definitions — Anders Hkersten <chucky@...>
Me and a friend realised earlier today that this is actually a legal
[#161767] — Unnsse Khan <untz@...>
Ezra,
On Oct 20, 2005, at 7:33 PM, Unnsse Khan wrote:
Just from reading this, I don't think it's the solution to this problem. I'=
[#161773] Ferret 0.1.0 (Port of Java Lucene) released — David Balmain <dbalmain.ml@...>
Hi Folks,
This is great news! I'm installing it now, and will have a go at it
> The link to the tutorial embedded on your intro page is incorrect
On 10/20/05, David Balmain <dbalmain.ml@gmail.com> wrote:
On 10/22/05, Miles Keaton <mileskeaton@gmail.com> wrote:
T24gMTAvMjIvMDUsIERhdmlkIEJhbG1haW4gPGRiYWxtYWluLm1sQGdtYWlsLmNvbT4gd3JvdGU6
[#161776] gnuplot on ruby — "soxinbox" <faker@...>
I installed gnuplot gem, and I am getting some syntax errors when I try to
On Fri, 21 Oct 2005, soxinbox wrote:
[#161777] Ruby/Tk question — "Glenn M. Lewis" <noSpam@...>
Hi all!
[#161789] Re: Reflection, observ(er|able) instance vars? — "Daniel Sheppard" <daniels@...>
Problem with the == method you defined is that hash equality != object
[#161790] Madeleine, SQLite and multi-platform issues (in ruby :-) — "Assaph Mehr" <assaph@...>
Hi list,
What about using a pure ruby solution like KirbyBase?
Assaph Mehr wrote:
> 1. Write a SQL parser for KirbyBase (ugh, lots of work, unless it only
Assaph Mehr wrote:
> Not sure what you mean by "how invasive is KB regarding the objects it
Assaph Mehr wrote:
> There is an example in the distribution called "record_class_test.rb"
Assaph Mehr wrote:
Hi Assaph
Hi Alex,
Assaph Mehr wrote:
[#161792] A comparison by example of keyword argument styles — Brian Mitchell <binary42@...>
Hello fellow rubyists,
I still haven't given up on my own style :)
Hi,
Yukihiro Matsumoto wrote:
> Because the keys *are* symbols, and they have colons in front of them.
Brian Mitchell wrote:
Hello again,
Hi,
Hi,
This is just to get the discussion focused. With named arguments, I'm
--- Daniel Schierbeck <daniel.schierbeck@gmail.com> wrote:
Hi,
Yukihiro Matsumoto wrote:
--- Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Right, so this is probably a really dumb idea, but I was just having a
Widdle it:
On 10/24/05, Trans <transfire@gmail.com> wrote:
On Tue, 25 Oct 2005, Louis J Scoras wrote:
Hi,
[#161811] define_class and get_class — Mushtaq Ahmed <mushtaq.a@...>
Methods can be defined and called dynamically using define_method and
[#161812] ruby on rails! yay! — zee_man78@...
hello,
[#161827] Threads, timing and HTTP — Alexander Lamb <Alexander.J.Lamb@...>
Hello list,
[#161834] Ducksay (#52) — Ruby Quiz <james@...>
The three rules of Ruby Quiz:
This looks like a really fun quiz!
[#161848] Re: A comparison by example of keyword argument styles — "Berger, Daniel" <Daniel.Berger@...>
> -----Original Message-----
Selon "Berger, Daniel" <Daniel.Berger@qwest.com>:
[#161852] REXML::XPath results out of sort order ? — Peter Fitzgibbons <peter.fitzgibbons@...>
Hello,
[#161887] newb question? — Dirk Meijer <hawkman.gelooft@...>
hi everyone, i've got a noobish question..
[#161911] Module question - should be simple, but can't figure it out... — "Glenn M. Lewis" <noSpam@...>
Say I've got a file 'dummy.rb' like this:
On 10/21/05, Glenn M. Lewis <noSpam@nospam.com> wrote:
[#161917] array in hash... argh!! — Marco <z@...>
hello all.
On Oct 21, 2005, at 1:26 PM, Marco wrote:
On 10/21/05, Marco <z@a.b> wrote:
[#161947] Rubyists into Lojban? — rubyhacker@...
I don't wish to wander OT, but as I have been tinkering
On 10/21/05, rubyhacker@gmail.com <rubyhacker@gmail.com> wrote:
Ryan Leavengood wrote:
On 10/22/05, Hal Fulton <hal9000@hypermetrics.com> wrote:
[#161952] Multiple apps - one database.yml? — "Rick" <willirl@...>
Is is possible to have multiple apps whose root directories are in the
[#161958] net-ssh send_signal — Guillaume Marcais <guslist@...>
Does Channel#send_signal work? The documentation says:
Guillaume,
[#162043] facets gem exception — Brian Buckley <briankbuckley@...>
Hello,
I've gotten these at times. Drives me batty cause I'm not sure what's
> This is really a bad mojo on Gems.
[#162046] RubyZilla - A demo movie for Ruby-GNOME2 and Glade2 — Masao Mutoh <mutoh@...>
Hi,
[#162063] Find the test dir — "Trans" <transfire@...>
Don't know how much gulf this can take, but I sure would like as small
On 10/22/05, Trans <transfire@gmail.com> wrote:
[#162074] combination sums of several arrays — David Vincelli <micologist@...>
I'm writing a little BlackJack program for fun and I'm at the point
[#162082] Ruby programmer wanted — marklind@...
I'm looking for a competent Ruby programmer to hire for a web
[#162139] Re: A comparison by example of keyword argument styles — Yukihiro Matsumoto <matz@...>
Hi,
[#162143] which method do I have to override? — Boris Glawe <boris@...>
Hello,
[#162145] What are method/attribute names that are actually illegal — Bob Hutchison <hutch@...>
Hi,
[#162148] Using SQLite — "basi" <basi_lio@...>
Any pointers to articles on sample Ruby code using SQLite3 -- the usual
[#162150] ruby cookbook — Tom Ayerst <twa@...>
http://pleac.sourceforge.net/pleac_ruby/index.html
[#162178] Why is Ruby a favorite among the Agile set? — Ed Howland <ed.howland@...>
Hi,
Ed Howland <ed.howland@gmail.com> wrote:
[#162187] How do I do a bug report ? — Jean-Claude Arbaut <jcarbaut@...>
I tried the CVS version of ruby (1.9.0), and found this in file
[#162200] by x,y allowing x,y to be passed as parms — new2ruby@... (New 2 Ruby)
Question: Are there better ways to do this
[#162213] Rails 0.14.1 and Agile Web Development on Rails — "basi" <basi_lio@...>
Hello,
On Oct 23, 2005, at 8:37 PM, basi wrote:
[#162221] I want my MOM — swille <sillewille@...>
Err.. :) Can anyone tell me if there's a MOM for Ruby? Anything like
I'm kind of in the process of writing something like this, but if you
Zed,
Hey Brian, I've got an alternative hack that fixes my two problems with
[#162252] syntax quickie — Kev Jackson <kevin.jackson@...>
Hi all,
[#162258] can we add a tag like this to all the mail at the ruby talk mail server(s)? — Peter Barry <pbarry@...>
Guys & Gals ,
What is needed here is a change on how we should look at our email
[#162270] How to find all the subclasses of a class? — Horacio Sanson <hsanson@...>
On 10/24/05, Horacio Sanson <hsanson@moegi.waseda.jp> wrote:
[#162287] String as Subclass of Symbol? — "Trans" <transfire@...>
Speaking of
Hi --
[#162289] WhyRuby? repository has moved to ruby-doc.org — Curt Hibbs <curt.hibbs@...>
WhyRuby? was a project on RubyForge that I started to collect advocacy
I have browsed the stuff a bit, but one thing i would love to be able to se=
On Oct 24, 2005, at 3:50 PM, Michael Fellinger wrote:
[#162297] Rails problem — "Rick" <willirl@...>
I'm a Java programmer and am new to Rails and Ruby so be gentle.
[#162319] MSH - Microsoft OOP (s) Shell — "kim kubik" <chaotrope@...>
My be of interest:
In article <7H87f.1240$yX2.561@newsread2.news.pas.earthlink.net>,
[#162320] How has Ruby improved your C++? — ptkwt@... (Phil Tomson)
It's often said that learning a new language will help you look at things
[#162336] $stderr.reopen bug? — Tanner Burson <tanner.burson@...>
Hi,
[#162337] Rails & DB2 — chris@...
Has anyone successfully created the db2 driver binary on windows XP
[#162340] cocoa and iphoto export — "mikkel@..." <mikkel@...>
Hello,
[#162372] Oldest Ruby hacker? — "Chris McMahon" <christopher.mcmahon@...>
Chris McMahon wrote:
How about youngest Ruby hacker?
On 10/27/05, Jacob Quinn Shenker <jqshenker@gmail.com> wrote:
On 10/27/05, pat eyler <pat.eyler@gmail.com> wrote:> On 10/27/05, Jacob Quinn Shenker <jqshenker@gmail.com> wrote:> > How about youngest Ruby hacker?> >>> Well, my 11 yo son is working on it. I'm looking forward to helping> him post some of his work here in the not too distant future.
On 10/27/05, Jacob Quinn Shenker <jqshenker@gmail.com> wrote:
[#162393] What's your Ruby Number? (self.to_i) — Hal Fulton <hal9000@...>
I offer this in the spirit of the old "purity test" and the
On Oct 24, 2005, at 9:20 PM, Hal Fulton wrote:
On 10/24/05, James Edward Gray II <james@grayproductions.net> wrote:
>
On Oct 25, 2005, at 12:12 PM, rubyhacker@gmail.com wrote:
Hal Fulton wrote:
mathew wrote:
On 10/25/05, rubyhacker@gmail.com <rubyhacker@gmail.com> wrote:
Jim Freeze wrote:
Hi --
On 10/25/05, David A. Black <dblack@wobblini.net> wrote:
Jim Freeze wrote:
gregory.to_i => 63
[#162399] RCR: Array#to_h — "Shannon Fang" <xrfang@...>
Hi there,
Hi,
Ok, we may consider Array#to_h as a true reverse operation of Hash#to_a,
[#162445] Ruby's GC — Jeremy Tregunna <jtregunna@...>
I'm curious if someone can point me to a technical description of
[#162456] ruby gives different answer for checksum of files on windows and FreeBSD? — Ralph Smith <ralph@...>
Hi,
On Tue, 25 Oct 2005, Yukihiro Matsumoto wrote:
Hi,
[#162458] ruby for apache2 on windows — alx jvr <alxjvr.ruby@...>
could anyone point me to a good resource in setting up rubby for apache2 on
[#162507] Comparing Classes with Case ? — "Warren Seltzer" <warrens@...>
The following failure surprised me:
Selon Warren Seltzer <warrens@actcom.net.il>:
[#162516] Meta methods to govern meta data? — Duane Johnson <duane.johnson@...>
I was intrigued by one of Matz's "Wild and Crazy Ideas" at RubyConf--
[#162537] Re: regular expressions galore — Jean-Claude Arbaut <jcarbaut@...>
[#162550] What is Hoodwink'd? — Gaston Garcia <gaston.garcia@...>
Hi, can someone explain to me what
[#162589] Lazy Streams and Other Functional Goodies — Louis J Scoras <louis.j.scoras@...>
Hey all;
[#162600] Re: narray and the stdlib — ptkwt@... (Phil Tomson)
In article <dcedf5e20510250919v45bdfdc6iceb8472fc2e56ce2@mail.gmail.com>,
On Wed, 26 Oct 2005, Phil Tomson wrote:
Cameron McBride <cameron.mcbride@gmail.com> wrote:
On 10/26/05, Martin DeMello <martindemello@yahoo.com> wrote:
[#162635] The "perfect" ORM? — Hal Fulton <hal9000@...>
For many weeks I have had this at the back of my mind.
I've been looking in to the various options available to us Ruby
> So anyway, this is one of my highest priorities -- to
George Moschovitis wrote:
rubyhacker@gmail.com wrote:
On Thursday 27 October 2005 1:57 pm, rubyhacker@gmail.com wrote:
[#162663] REXML::Document.write( my_file, 0, true, false ) — Shea Martin <sheam@...>
I am reading in simple xml document, adding an element and writing it out.
Mark Hubbart wrote:
[#162688] help: trouble with ONLamp's cookbook tutorial / mysql — lewcio@...
I haven't yet touched the tutorial app's code except to change the
On 10/26/05, lewcio@gmail.com <lewcio@gmail.com> wrote:
Excellent, that worked!
On 10/26/05, lewcio@gmail.com <lewcio@gmail.com> wrote:
Oh, I didn't realize that Eclipse would have it's own version of Ruby.
On 10/26/05, lewcio@gmail.com <lewcio@gmail.com> wrote:
[#162689] Getting IP addresses — Mark Van Holstyn <mvette13@...>
Does anyone know how to get an ip address from within ruby? I would like to
Mark Van Holstyn wrote:
Zach Dennis wrote:
[#162705] Ruby Weekly News 17th - 23rd October 2005 — timsuth@... (Tim Sutherland)
http://www.rubyweeklynews.org/20051023.html
[#162708] sort on multiple attributes — Terje Tjervaag <flecktone@...>
Hi,
[#162709] Enumerable#build — Martin DeMello <martindemello@...>
class Enumerable
[#162728] Dramatic SPAM increase on RubyForge ML's — Curt Hibbs <curt.hibbs@...>
I recently (within the last few days) increase in the volume of emails
[#162742] Re: A comparison by example of keyword argument styles — Eric Mahurin <eric_mahurin@...>
--- Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
> define_method(:foo,obj.method(:bar))
--- Trans <transfire@gmail.com> wrote:
[#162764] Nuby Array questions - each iterates nested arrays? — Ed Howland <ed.howland@...>
a=[[1, 2, 3], [4, 5, 6]]
[#162776] MySQL Ruby On Windows , Why? — Zach Dennis <zdennis@...>
Why does making the mysql-ruby .so suck so bad on windows? And for
Hi,
Park Heesob wrote:
[#162780] Trouble creating a SOAP client — "Wes Shaddix" <wshaddix@...>
I'm trying to create a simple SOAP client in Ruby and up to this point have
[#162788] Newbie: Unit testing a private method with arguments — Marcus Lindemann <mli@...>
Hi,
[#162802] how private is private in ruby? — "Peter Ertl" <pertl@...>
Why is this allowed / possible?
[#162818] Re: overriding #inspect — Eric Mahurin <eric_mahurin@...>
> --- Sean O'Halpin <sean.ohalpin@gmail.com> wrote:
[#162819] gem - install to different bindir? — "Ara.T.Howard" <Ara.T.Howard@...>
[#162827] nested def's — Daniel Sche <uval@...>
Hello *,
[#162862] gem bin stubs — "Ara.T.Howard" <Ara.T.Howard@...>
[#162871] Newbie help: File searching and writing output to new file — "drew" <drew.robinson@...>
Hi people,
drew wrote:
Thanks very much Daniel and William, I will try Daniel's fix soon.
[#162876] Cleaner syntax for .map (is there already a way, or ruby2 idea?) — Ron M <rm_rails@...>
Hi,
Hi --
David A. Black wrote:
Daniel Schierbeck wrote:
[#162902] Ruby Quiz for building up Ruby? — Hugh Sasse <hgs@...>
I put this suggestion to James Edward Gray II as a means to an
This might be a really fun way to improve Ruby! Good idea. However, Ithink it should compliment the original RubyQuiz, not replace it...RubyQuizzes in the past have been fun quickies, and this is adifferent, more practical and involved beast...
On 10/28/05, Jacob Quinn Shenker <jqshenker@gmail.com> wrote:
On second thoughts, after a quick read of the spec, I think this would be a
I was talking about these more practical and complicated solutions ingeneral, this particular one might be good as a RubyQuiz (uh, I didn'tread the spec the first time... ;).
[#162917] Ducksay (#52) — Ruby Quiz <james@...>
__________________
Ruby Quiz aka JEGII wrote:
Ruby Quiz schrieb:
On Oct 27, 2005, at 10:48 AM, Pit Capitain wrote:
[#162931] obj() — Daniel Schierbeck <daniel.schierbeck@...>
Would this be possible:
[#162951] Initializing a Struct from an array — John Lam <drjflam@...>
I'm writing some code to dump database tables into in-memory hashtables.
[#162958] append_feathers — "David A. Black" <dblack@...>
Hi --
[#162962] ASCII Isometric Graphics... — "CBlair1986" <CBlair1986@...>
Hello, all.
[#162963] Soap::RPC::Driver Question — "Wes Shaddix" <wshaddix@...>
How do you make the soap client send utf-8 encoded instead of ascii encoded
[#162964] Re: Ruby readline - completion based on already-entered commands — Matt Wilkins <mcw@...>
[#162982] Argument Passing Syntax — gwtmp01@...
Why are arguments to the '[]' method parsed differently
On 10/27/05, gwtmp01@mac.com <gwtmp01@mac.com> wrote:
On Oct 28, 2005, at 3:25 PM, gwtmp01@mac.com wrote:
[#162988] I was sold by Ruby — ngoc <ngoc@...>
Something to share with you (ladys and guys). My boss want me to compare
[#163012] Format BigDecimal — David Corbin <dcorbin@...>
I poked around, but I could not find a clear answer on how to format a
[#163013] priority-queue 0.1.2 — Brian Schrer <ruby.brian@...>
Hello Group,
[#163026] "Reflecting" on my self.n00b — swille <sillewille@...>
I'm admittedly quite a novice with programming. I'm sort of playing
here are a few suggestions:
[#163054] Stuck with modules/classes/inheritance — Kev Jackson <kevin.jackson@...>
given:
Selon Kev Jackson :
[#163091] Nitro + Og 0.24.0, Annotations, KirbyBase, SCGI, Og Evolution, Gen, Dynamic CSS... — George Moschovitis <george.moschovitis@...>
Dear devs,
[#163094] PARSER for RUBY — puellula@...
Hi,
On Fri, 28 Oct 2005, puellula@gmail.com wrote:
Hi Hugh Sasse and thank you for you message :)
--- puellula@gmail.com wrote:
Eric, thank you for your message!
--- puellula@gmail.com wrote:
Dear Eric,
[#163100] Re: Ruby on Rails version of osCommerce in PHP? — Pe, Botp <botp@...>
David Heinemeier Hansson [mailto:david.heinemeier@gmail.com]
[#163125] O'Reilly Goes Ruby — Daniel Lewis <danieljohnlewis@...>
I may be a bit slow in finding this out but, O'Reillys CodeZoo have a
Daniel Lewis wrote:
On 10/28/05, rmagick@gmail.com <rmagick@gmail.com> wrote:
[#163152] "Readability" inflation — "David A. Black" <dblack@...>
Hi --
David A. Black wrote:
On Sat, 29 Oct 2005, David A. Black wrote:
On 10/28/05, David A. Black <dblack@wobblini.net> wrote:
David A. Black <dblack@wobblini.net> wrote:
On 29/10/05, Trans <transfire@gmail.com> wrote:
Trans <transfire@gmail.com> wrote:
Trans wrote:
>As I said, code that relies on the std Enumerable behavior
On 10/31/05, Trans <transfire@gmail.com> wrote:
[#163170] Errors involving the number -517611318 driving me mad — Michael Daines <michael.daines@...>
Hello,
[#163185] Java Reflection in Ruby — "Charlie Squires" <mercury542@...>
For part of an application I'm working on I am looking to use Java
[#163209] What would it take to change the behaviour of variable assignment? — Daniel Nugent <nugend@...>
Hello,
On Oct 28, 2005, at 1:49 PM, Daniel Nugent wrote:
Ara: Bah, I knew that someone was going to get confused about that.
Bah, that example wasn't good either....
On Sat, 29 Oct 2005, Daniel Nugent wrote:
It was a good shot. The thing is that DataFlow is not a collection.
[#163210] TumbleDRYer (#53) — Ruby Quiz <james@...>
The three rules of Ruby Quiz:
[#163215] Facets 2005-10-30 — "Trans" <transfire@...>
[#163247] FACETS - Gem installation errors — "Jon A. Lambert" <jlsysinc@...>
C:\>gem update
[#163263] FuseFS-0.5 — Greg Millam <ruby-talk@...>
Lo, another travesty was visited upon the ruby-talk community ... and
[#163274] determining whether an object is an immediate? — Eric Mahurin <eric_mahurin@...>
This is be best I could come up with for determining whether an
Eric Mahurin wrote:
you think #clone is slow, try (you could test for adding singleton
It is slow, but this is probably one of the better definitions
On 10/31/05, Eric Mahurin <eric_mahurin@yahoo.com> wrote:
On 10/31/05, Gyoung-Yoon Noh <nohmad@gmail.com> wrote:
On 10/29/05, Eric Mahurin <eric_mahurin@yahoo.com> wrote:
On 10/31/05, Brian Mitchell <binary42@gmail.com> wrote:
[#163279] chain regex replacement — "onurturgay@..." <onurturgay@...>
hi,
[#163329] rake : rakefile vs. rakefile.rb — "itsme213" <itsme213@...>
Why does rake not recognize "rakefile.rb" as a default rakefile? I just had
[#163331] Regexp Guru Needed — James Edward Gray II <james@...>
We're having a discussion on Ruby Core about how to speed up CSV.
[#163345] Faster CSV parsing — "William James" <w_a_x_man@...>
## Read, parse, and create csv records.
[#163379] Kernel#require accepting multiple arguments? — Daniel Schierbeck <daniel.schierbeck@...>
What is the reason that Kernel#require only accepts one filename?
[#163383] Which Ruby Version? — "Trans" <transfire@...>
Okay, since 1.8.3 is smoking, which version should I be using right
Hi,
On 30/10/05, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
[#163393] C# attributes in Ruby? — Stephan Mueller <d454d@...>
Hi,
See annotation.rb from http://facets.rubyforge.org
Trans wrote:
Stephan Mueller wrote:
[#163401] 1.8.4 preview1 win32 error — simonharrison@...
I've downloaded the binary release from garbagecollect.jp and now irb
Ruby 1.8.4 has move lib path it seems.
simonharrison@email.com ha scritto:
[#163430] traits-0.8.0 - better living through meta-programming — "Ara.T.Howard" <Ara.T.Howard@...>
[#163442] Very useful... 'break' accepts an argument — Tom Agnew <tom.agnew@...>
Greetings,
[#163465] qtruby problems now on linux — "Hans Fugal" <fugalh@...>
Maybe it's related to halloween being tomorrow; all of a sudden qtruby
Hans Fugal wrote:
[#163469] Re: <ANN> TeSLa, a Domain Specific Language for Unit Testing — "Daniel Sheppard" <daniels@...>
>
Well, I think your confusion stems from my use of the word
On 11/1/05, obscured by code <javierg1975@gmail.com> wrote:
Ryan Leavengood wrote:
James Britt <james_b@neurogami.com> writes:
On 11/3/05, Christian Neukirchen <chneukirchen@gmail.com> wrote:
Eric Mahurin <eric.mahurin@gmail.com> writes:
Thank you all for your responses, I though on posting here some of my
[#163476] Problem installing FxRuby — "Richard Lionheart" <NoOne@...>
Hi All,
[#163488] create Date from Monthname — Hardy Henneberg <hh@...>
Hi,
[#163506] City and Connection — "draq" <boyang.xia@...>
E. g. I am going to make a programm for a forwarding agency containing
[#163514] USB device — Rene Davila <rene.davila@...>
Hi, I would like to know how I can reduce de size of the Ruby distribution.
[#163517] TumbleDRYer (#53) - my solution — Dale Martenson <dmartenson@...>
I am not sure I understood the quiz this week. When I first read it, I
[#163518] Ruby Beautifier — petermichaux@...
Hi,
[#163528] Trapping errors. — Hugh Sasse <hgs@...>
begin
Hugh Sasse wrote:
[#163542] utime bug help? — Axel Friedrich <axel.friedrich.NOT@...>
[#163543] Rant 0.4.8 — Stefan Lang <langstefan@...>
Rant is a flexible build tool written entirely in Ruby,
[#163548] fxruby doesn't work — Dirk Meijer <hawkman.gelooft@...>
hi everyone,
[#163558] Newbie: How to format a number to always show two decimals? — "i.v.r." <ivanvega@...>
Hi,
On Oct 31, 2005, at 4:47 PM, i.v.r. wrote:
James Edward Gray II wrote:
Alternatively there's this code from Phrogz's library (
Hi --
What's wrong with sprintf? I don't see how sprintf is evil versus the
mental@rydia.net wrote:
Re: A comparison by example of keyword argument styles
Trans wrote:
> The 'key: :sym' effect is very unfortunate. I use symbol argument in a
> number of places.
Yes, it’s a bit ugly, but to me, using => for key-value pairs is not
visually pleasing either. However, I use them all the time when
creating hashes. How about ‘⇒’?
> Whether I will use them with keys much, who knows, but given the
> problem I probably just won't and may even end up only using => so as
> to avoid it. Then the ':' may as well not exist.
What, we shouldn’t have ‘:’ since you personally will never use it?
If you don’t know how you will be using keyword arguments, then how can
you know if the proposed syntax will cause a visually displeasing
result? As I said in my other mail on this sub-thread, I think that
we’re making too much of the “but symbol arguments to keyword parameters
will look ugly” issue.
> I don't know. But it sure would be nice if there was a simple fix to
> this. Perhaps if backticks can become an *additional* way to express
> a symbol? I know they are currently used for a type of system call,
> but I'm sure a regular method would be okay for that. And I don't
> think that's too much to ask of Ruby 2.0. Seems like a reasonble
> solution.
How about "symbol".to_sym? Personally, I’d love to see Unicode being
used in Ruby’s syntax (OK, I know that it won’t happen, but as long as
we’re on this rather pointless discussion):
• «symbol»
• »symbol«
• »symbol
• ⟨symbol⟩
> Of course there's still the question of Evan vs. Matz keyword
> arguments.
Named arguments versus keyword arguments, to be more precise, as they
are two different things. Or have I missed something?
> I can go either way. I think we all pretty much can go either way. We
> know one works fine for Python, we know the other works fine for Lisp.
> Is one truly better than the other? Doesn't seem like it --at least
> not by much. Mostly, they're just different. Pick one.
They are two different things. Keyword arguments are a cleaner way to
implement methods that take optional parameters. Instead of writing a
method like
def m(a, b, c = 1)
⋮
end
we can write it as
def m(a, b, c: 1)
⋮
end
and then at invocation we write
m(1, 2, c: 3)
instead of
m(1, 2, 3)
to make it clear that we are passing an argument to a parameter that is
usually optional.
Named arguments is just a way of naming the parameter to tie the given
argument to.
They seem to be the same thing, but in reality they aren’t. Personally,
I don’t see the point of naming arguments, as parameters are usually
ordered in a sensible way already (i.e., travel(from, to) is clear
enough; travel(from: from, to: to) doesn’t add anything). I do,
however, see a point of being able to clearly state what optional
(keyword) parameters I do care about, as this allows me to skip defining
those that I don’t care about:
def m(a, b, c: 1, d: 2)
⋮
end
m(1, 2, d: 4)
nikolai
--
Nikolai Weibull: now available free of charge at http://bitwi.se/!
Born in Chicago, IL USA; currently residing in Gothenburg, Sweden.
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}