Discussions about Ruby programming and frameworks like Ruby On Rails
What are the benefits of the website developed by Ruby on Rails? http://www.openwavecomp.com/ruby_on_rails.html
One of the most irritating (missing) features of Ruby is inability to 'require' files in the same directory or subdirectories as the executing...
Hi, I am trying to install the libneural library onto my Linux desktop (Mandrake 9.1). I get the error "can't find header files for ruby" $...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> </head> <body bgcolor="#FFFFFF" text="#000000"...
Hi all. How can I create $Subject for future population? -- Yours truly, WBR, Paul Argentoff. Jabber: paul@jabber.rtelekom.ru RIPE: PA1291-RIPE
Hi all, I'm a Python user trying to learn a bit of Ruby. I was wondering if there's a common way of writing "startswith" and "endswith"...
Hello beloved Ruby-Community, maybe a stupid question because I probably missed something reading the reference of "Programming Ruby", but how do...
Hi! Is there any easiest way to get the substring starting from the 3rd character? my solution: str which seems quite odd :-/ What if,...
Hi all, I'm trying to figure out what the boolean "xor" operator is in Ruby. I thought it was "^^" but that doesn't work. I searched through...
Hi gurus and nubys, I was wondering how to parse a line like this: 01/Oct/1980:01:56:57 I know I can use strftime() to write it: => true =>...
In Unix I can start a 'deamon' (background) process like: ruby -e 'fork do system("something") end' Or by putting the fork directly into my...
On Wed, 15 Oct 2003, Panther wrote: # I must search string in a file ?? # How I must open file in read and search string ?? # What is syntax ??...
Hi, I'm just starting out with ruby and I'm writing a script to rename a bunch of files in a directory to a way I want them to be (just to get more...
Hi, With Ruby operaotr overloading is simply done by a definition like class foo ... def +( other ) # some code end
Dear All, I have a really weird situation. I'm reading a file into an array, based on a grep match. This works fine..... ...yet I re-ran my...
Hi! I've run into problem aliasing a class method, i.e. I have: class Abc self.get_abc arg ... end end And later I need to this method,...
Hello, I want a comfortable debug function to which I can pass a variable, and it writes out the variable's name and value. Can I accomplish...
> I don't think so - I think all the modules are loaded when Apache is It didn't have anything to do with IfModules or even Apache. I had a...
Before I attempt to re-invent this wheel: Has anyone come up with a method for converting an absolute filesystem path into a relative path, given...
I'm interested in using the prettyprint module available from RAA. But, as a relatively new Rubyist, I can't seem to make sense of the included...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules