- Where's A?
- Choosing a scripting language for scientific programming
- is there an nicer way for this expression?
- require functionality
- read, write, seek method in a ring buffer class
- Libs for high-level file processing?
- [Matrix] eigenvalues, eigenvectors in Ruby ???
- Random string
- Marshaled data ordering inconsistent
- Dynamically call classes
- Simple Class Question
- [ANN] heel 0.5.0 Released
- exit call in script causes unit test to not run (newby)
- [ANN] RubyGems 0.9.5
- Assignment without attr=
- Using irb as a REPL
- using lambda, binding happens immediately?
- float math?
- rails boredom antidote?
- [ANN] rcov-0.8.1: compatibility with Ruby 1.8.6-p11[01], intentionaltesting with RSpec, etc.
- Why does IO.readlines() keep newlines?
- One for me as a noob hard task
- Scraping <table> from a website
- Copy image from a website
- AR: many to many with attributes
- Issues installing ferret gem on OS X Leopard
- assignment method semantics
- xml-mapping lib question?
- Ruby Question
- Read last line of a file
- How to - SSH in Ruby
- Short introduction on how to create good source doc?
- printing the array values in c
- replacing spaces
- Break a recursive loop
- error: conflicting types for ...
- [ANN] igraph 0.9.0 Released
- my GUI is not work in ruby 1.8.6
- create, read, update an sqlite database
- Is there an equivalent in irb to command: history in bash?
- False positives in editing data
- Checking for uniqueness
- Regexp for parsing?
- Open-ended ranges?
- Interesting ruby bootstrap experience on Windows
- Re: [QUIZ] Goedel (#147)
- Re: "rubyscript2exe", cannot put picture in the project???
- Bug in IRb?
- Count substrings from a string
- question about GUI toolkit
- Save The Date: Gotham Ruby Conference 2008
- GUI and ruby
- Which script shall I choose for web automation?
- Five Top programming Languages
- prettier documentation
- eval, module_eval, define_method, and all that
- String escape mystery.
- make a hash object to string object as look like a hash ?
- How to avoid Fixnum rounding error
- Executing another cmdl-app with ruby and typing in a password?
- convert GMT to EST
- Hash -> Struct
- Readline + completion of "all files in current directory"
- Weird behavior with hpricot and variable assignment
- call with async method
- Problem with String.gsub and \' as a replacement string
- ploblem with SciTE
- Observe variable set and variable change
- void value expression
- REXML memory consumption
- Not feeling the flog…
- Composition: Build objects from other objects
- gem update & $LOAD_PATH
- an interesting one-liner to ponder
- Letters with accent marks
- Pickaxe: "Top-Level Execution Environment"
- Problems with finding tk
- 4th Annual RejectConf Videos
- "instance_eval" (eg, sent to a class object)
- [ANN] EZ install for RMagick on OS X
- what is wrong with class variables? (newby)
- OpenStruct, OpenObject both seg fault, this does not, anything wrong?
- argv defines
- cmd line: gem install rails -r -y
- [QUIZ] Goedel (#147)
- accessing instance variables from an inherited class
- Ruby+Glade+notebook-widget
- PDF of Flanagan and Matsumoto Ruby book?
- able to reproduce segfault, what now?
- Scraping
- railroad problem
- What is the correct way to check for existence of virtual class?
- Questions about TCPSocket
- xampl project - Is it still alive
- ActiveRecord Problem
- License of the ruby standard library
- Rinda and Tuple Spaces
- meta-class subclass relationships
- constant name resolution and module_eval
- Can someone show me how to use ARGV with my class?
- Alternative Ruby grammar
- Anyway to make grep take a regular string?
- sql managing
- ruby/pcap with threads
- Stripping the extensions off of a file...
- From rails 1.x to rails 2.x : basic case not working
- [Ann] Google translate ruby client api 0.1
- Genetic Algorithm and Ruby
- Using a variable with gsub & sub
- (1..5) === 3 > true 3 === (1..5) > false
- instance variables as class variable ?
- Adding Post Data to IE.navigate method with Ruby
- Ruby to Python translator
- Do I need to use JRuby to access an remote oracle DB with JDBC ?
- xmlrpc problems
- Module vs Class
- problem: ruby-fcgi on windows blocks other threads
- Struct constructor
- webrick alternative
- [ANN] shoes 0xFF
- Net::HTTP header issue
- Unsubscribing
- design timelines
- compile ruby under windows xp with MinGW
- How to Create Tree View
- Array checking ????????????????????
- Webrick:Daemonize under Windows
- No grok the &block
- "How Classes and Objects Interact" (Pickaxe)
- adding an attribute to an object
- Linking to the tk directory
- "&prock", not "&block"
- test/unit question. Accessing class variables?
- Recursion .
- seg faults with 1.8.6
- Transfer content of flat file to an array
- Hpricot & mechanize fail to parse page after redirect
- rspec questions: same file? mocks objects as params?
- Date.new('2007-09-01') not legal?
- Beginner needs ...
- Put a argument into a Ruby script
- Unsubscribe
- win32ole: Pass by Reference
- "once" meta-method without "module_eval" (Pickaxe)
- writing web services using Ruby
- My hashe is only storing 1 set of values....
- rails incredibly slow (update)
- rails incredibly slow?
- efficiency of recursion (stack level too deep)
- Read file into array
- creating a framework to wrap a gem
- Module#constants
- rubygems: why "Bulk updating Gem source index..."
- Windows Event Logging
- recursion with blocks
- ML issues?
- MySQL failed to install due to priveleges
- can't modify literal regexp: why?
- Ordered Hash Usefulness
- Oracle Mix, powered by JRuby
- Shadowing bug??
- Why are so many people confused about "Enterprise" software?
- Get file path of script being executed
- rrdtool gem
- Ruby Libraries (and Leopard)
- reading a column formatted data
- Handy method Object#in?
- best open source sample
- array ordering / selection according to elements -
- method_added/define_method infinite loop
- How do I exit from a block
- oci adpater and Oracle
- Open URI & web scraping. Part II
- How to create Badge Reports in PDF Format
- File Uploading codes
- how to ensure signature compliance while mocking in ruby
- Whats the ruby way of associating metadata with a function
- Yielding an object and caring about the result: the cousin of Object#tap
- setting attributes with composition
- Re: Outputting file sizes of each item in a directory (error)
- Indenting REXML output...
- File Uploading in Ruby
- How to wrap code examples in comments
- Fractional part of a float
- How to debug failing Kernel.system call
- What's up with RAA
- What folder are user created Classes traditionally stored in?
- How to reload available rubygems in a long running process
- User awake?
- alias_method :tap, :affect
- gem install problem
- Export to Excel Spreadsheet
- extconf.rb >> mkmf
- nested namespaces: so many spaces
- Including nil HTTP header
- Problem installing ruby in linux virtual machine
- Re: Segmentation fault with turing gem on 64bit gentoo
- MySQL Module - Segmentation Fault - Windows
- Format string
- array select
- class <<Time ?
- generate an array of dates
- Threading from a loop
- Re: case when when
- case when when
- how to install ruby in home folder ?.
- identify open workbook in excel?
- Re: Bookmark or buy these
- does Ruby has method properties
- Getting methods defined in the top scope
- How do you use flexmock or mocha to test user interaction?
- Controlling attribute setting in a Struct
- [noob] name of a variable, at runtime
- comp.lang.fortran challenge
- newbie stuck with multiple conditions
- Socket timeout
- Porting Ruby: 1.8 or 1.9?
- an attr_* in a constructor?
- Hiding backtrace with "x levels"
- RubyOnRails - One view, many actions
- Re: needed installing MySQL DBI
- DBI - error loading driver
- Grokking the C code
- another Ruby on Rails certificate program
- How to write a nice (complex) console app?
- [ANN] Gosu 0.7.7 (includes Chipmunk & ruby-opengl integration demos)
- bug in nested defs (?)
- CGI.new Can't Get the value ?
- composition (Dragon "has a" Trait)
- Date
- Scan for Tokens
- ruby-1.8.6-p111 build on osx 10.5.0 fails; ok on 10.4.10. bug orconfig?
- REXML::Document parsing
- Is Set#freeze broken?
- Quick Guide for Ruby Programming
- why this rake db:migrate error
- top-level methods and constants
- Looking for a Sudoku Algorithm to implement in Ruby
- The Man or Boy Recursion Test
- REXML parsing issue
- yaml error. dunno why
- Thought I'd share my alias
- Turning a proc into a method?
- ANN: Sequel 0.3.4 Released
- non-English path problem
- with Leopard
- Re: Changing class of object foobar
- equivalent injecting implementations?
- undefined local variable or method (filling an array)
- odd error
- How to edit a file without loading it all into memory
- no such file to load --- fox 16
- enterprise ruby
- Automating gem installs?
- Information Hiding
- File 'rb' on non-Windows
- Current Quizmaster Retiring
- [SLIGHTLY OT] programmers can be humans and nice
- [QUIZ] Vehicle Counters (#146)
- A question for Matz
- background process readling lines and responding
- Setup and Teardown
- checking permissions for config files
- win32console
- ruby exception handling
- Webrick memory consumption
- that top-level 'self'
- Best way to test if a directory is empty
- [ANN] ruport-util 0.9.0
- user.roles -- How do you list the role names of the user?
- Creature module for the Dragon class
- singleton is this easy?
- Ruby/Fastcgi going into uninterruptible after random periods of time
- find with null gives exception
- [ANN] Merb-0.4.0
- one click install for XP, not admin, no gems
- [ANN] miniunit 1.1.0 Released
- Accessing Array
- Best practises for exception handling
- ruby and PGP bindings that work on MS windows?
- 'Class.inherited' v. 'inherited' syntax inside Class
- Problem with arrays
- standard, pretty, and flexible meta-methods?
- Can OCI8 format RAW Oracle binary fields in hex
- question about pdf/writer
- invoke rails model from other ruby files
- problem with zipfile.read -> array (line by line)
- local variables, eval, and parsing
- [SUMMARY] Editing Text (#145)
- Buffer to string
- Create a framework
- LoadError: no such file to load
- Schedule Ruby Code!
- Test::Unit Equivalent of JUnit @AfterClass
- Dynamic syntax check
- getting the names of classes defined in a ruby script
- how to delete Array
- Metaclasses
- alternate to case; generating a list of sub-classes
- Obtaining column type in OCI8