Voir la version complète : comp.lang.ruby


Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24

  1. clarification needed regarding define_method
  2. ruby lib version (1.8.6) doesn't match executable version
  3. Unit Testing, how to use assert_equal for last printed line?
  4. [ANN] Rassmalog 7.1.0
  5. Need advice on Ruby and game dev
  6. How to use ri with a new package
  7. tracking down an application
  8. Re: [QUIZ] Time Window (#144)
  9. terminology: class methods versus kernel methods
  10. [ANN] Ruby-Traits 0.2 released (sorry long)
  11. Re: good language reference under linux
  12. Monitoring Excel varabiles
  13. Watir and Inheritance
  14. bash to ruby
  15. Scattered I/O (on MS Windows)
  16. Why "Kernel#fork" on windows
  17. Quick sockets question
  18. How to search for ascii char sequence in binary file
  19. How to install gsl in windows OS
  20. Time stamp on jpg
  21. issue in faster_csv
  22. Strange behavior with Sequel + RSS::Parser
  23. to_yaml and international characters
  24. Re: ID3 Tags (#136)
  25. How to send a file from the http client to the server?
  26. how can I print the string in different color?
  27. regex replace on a file
  28. recursive array
  29. pop/push, shift/unshift
  30. another (simple!) eval question!
  31. Ruby Certification Test
  32. Writing to a file
  33. How do I save a row update using Sequel?
  34. computers + floating-point = a chore
  35. Mixing define_function and class methods
  36. Problem connecting with ruby-net-ldap - Net::BER::BerError
  37. More elegant way to condense a date/time string?
  38. why is rbuygem required?
  39. Nth Root in Ruby
  40. Re: IronRuby...will it be like J++?
  41. Ruby and barcodes
  42. Coping all files in a folder
  43. I have nothing to do with ORA-01756!
  44. distributing a ruby program
  45. Stripping down One-Click Ruby Installer folder for deployment
  46. Removing a directory that isn't empty
  47. Conflicts between using respond_to? and extending Ruby
  48. "Pluggable" base class architecture
  49. REXML (1.8.6-p110) backwards compatibility problem with rcov
  50. Printing Line number during runtime
  51. Re: How to obtain local encoding?
  52. How does overload work in ruby?
  53. Class variables
  54. IronRuby...will it be like J++?
  55. PATCH for TMail to handle MS Outlook Emails
  56. Self-replicating Ruby
  57. gsub does not work with do/end block, only brackets
  58. How to use a hash inside a Struct?
  59. how to setup path
  60. Memory management
  61. "with" statement
  62. Anonymous classes?
  63. Problem using FileUtils to sort JPEG files
  64. Re: installing ruby on ubuntu GNU/Linux
  65. objects or variables?
  66. Can class methods be in a module?
  67. Is Ruby For Me?
  68. [ANN] main-2.1.0
  69. [ANN] LiveConsole 0.1.0 -- eval code against a running program with IRB
  70. embed Ruby or Lua
  71. How to split ruby code into multiple files
  72. Anyone written ruby milters?
  73. libxml iterate xml tree
  74. using TkPhotoImage
  75. hash map during the creation of a new class instance?
  76. [ANN] RubyGems Beta 0.9.4.6
  77. read tables from SQL code
  78. Ruby Online
  79. Why's (Poignant) Guide to Ruby (is this guy ok?)
  80. iterating through a block; declaring an index/counter within that block
  81. 1.9 Prime class change request
  82. memory corruption
  83. capture code in a block
  84. Building an extension in C++
  85. Create matrix with random numbers
  86. JRuby users out there?
  87. Ruby 3D
  88. why I can't update data, but I can insert data into new mode
  89. the difference between for-loop and each
  90. Puzzle...cleaner way to redefine a method?
  91. What's the ruby way of grouping elements of an array?
  92. Block iteration issues
  93. mtime for ftp
  94. block composition?
  95. extendig ruby: defining classes and creating objects from c
  96. Is it always the norm to skip 'return'?
  97. Eval alternative to execute string
  98. Q why do I get: uninitialized constant GLUT::BITMAP_8_BY_13
  99. simple code
  100. [QUIZ] Time Window (#144)
  101. Complex views
  102. Is there any way to send a mail to using tk.
  103. Anybody tell me about net/ftp protocol ?
  104. the level of Ruby programmers vs PHP's
  105. [ANN] main-2.0.0
  106. how do i even get started with ruby/tk
  107. Mac OS X Leopard Ruby Features
  108. listing files in remotely with net::ssh?
  109. array
  110. How exactly does Tryruby work?
  111. Newb in ruby
  112. hot sell nike jordan puma af1 air max nike shox etc
  113. 2 - 2.01 ??
  114. tk question - how do i bind to multiple events?
  115. Re: Speed issue on Windows
  116. Naming Conventions
  117. MySQL connection issue...
  118. Ruby without installation
  119. Ruby without installation
  120. Curl/Curb - Adding an on_debug handler causes an exit code of "1"?
  121. YAML gem?
  122. debugging question
  123. combinations listing
  124. Have Ruby warnings about uninitialized instance variables gotten more verbose in the past year?
  125. Class instance variable idiom
  126. abstract superclasses
  127. How to combine blocks and recursiveness
  128. extracting values from consecutive lines
  129. Hash#each with nested array as value
  130. [ANN] rocaml 0.6.0: fast, easy Ruby extensions in Objective Caml
  131. sort_by
  132. Small Quicktime *mov movies, snapshots, and pixels
  133. Building Ruby on HPUX + readline support
  134. Does the flickr gem still work?
  135. 2 dimensional array
  136. optionparser
  137. this is for test
  138. how can i connet the postgersql with ruby
  139. what is the use of pop3?
  140. Mind giving a little ?
  141. recommendations for working with PostgreSQL
  142. Compound conditionals in case when statements? Syntax?
  143. How get filename from FTP::list
  144. [ANN] One-Click Ruby Installer 186-26 Release Candidate 1
  145. mathematics and physics
  146. Watir: How could i click this radio button?
  147. Struct is slow
  148. Prevent attributes vs local variable conflict in activerecord models
  149. How distinguish between a file and a directory?
  150. Ruby for arranging fencing competitions
  151. CSV question
  152. How to remove "~" in those files
  153. puts vs. write for writing to a file
  154. How to breakpoint ruby code ?
  155. Autocompleter
  156. how can send email message using ruby?
  157. equal? versus eql? versus == versus === verus <=>
  158. what is mean by scope in ruby?
  159. Process.detach - not detaching child?
  160. Comparison question
  161. Newbie question - how to get current directory into a variab
  162. A Ruby/Rails bibliography
  163. Override methods from a module
  164. Does Image URL exist?
  165. Eclipse and ruby-debug
  166. pulling a file with today's date
  167. big array, problems with deleting all empty items
  168. libnet doucmentation
  169. Re: Rinda::TupleBag
  170. Trouble using WIN32OLE for excel
  171. ruby wish-list
  172. interact with Ruby via command prompt window dynamically
  173. Excel Parsing : extract values of cells with formulae
  174. File.rename failing after a few thousand successes . . .
  175. Rmagick installing problems
  176. [ANN] RubyTraits 0.1
  177. Re: Which OS X Tiger PPC C compiler is best to use for Ruby?
  178. Piping binary files
  179. irb, to learn more...
  180. Testing - Network Layer Fault Injection in Ruby
  181. Ruby gem, library, class to implement typical functionality of a utility like cp?
  182. Nested blocks?
  183. nil.to_i returning zero
  184. Capturing the output of an external program line by line
  185. question about some octal formatted output?
  186. ruby gems require...
  187. Parameter in a block is not local?
  188. A threaded 'find' library?
  189. SQLite3::SQLException: SQL logic error or missing database
  190. MIT vs. Ruby/GPL License
  191. "reversing" a Time
  192. how to glob with international or unicode file names?
  193. [SQLite3] CREATE TABLE ... doesn't work sometimes
  194. Problems with catching an exception...
  195. Mac OS X Tiger comes with Tk?
  196. Can you terminate an each_line statement.
  197. backquotes question
  198. simplifying the defined api
  199. to use Ruby / Tk (on Win XP) needs to install ActiveState?
  200. Setter scoping issue
  201. write_noblock is blocking?
  202. top 10 last played mp3's
  203. Better way to kill files?
  204. Launching torrents
  205. Generation of initialize
  206. Ruby + Apache, scripts not being interpreted
  207. Basic question: how to use Enumerable#each_slice
  208. create custom network packet
  209. [ANN] RubyGems Beta 0.9.4.5
  210. Execution stops once exception is encountered
  211. dasd
  212. Is there a standard pattern for threaded access to a file?
  213. Re: strategy for unit testing user input?
  214. Version 2
  215. SQLite version and sqlite3-ruby
  216. I don't like my code -- what can I do?
  217. Drb communication problem and crash
  218. luu trung hieu
  219. ANN: English 0.1
  220. DateTime confusion
  221. [QUIZ] Reverse the Polarity (#143)
  222. Array +=
  223. SQLite3::SQLException: no such function: get_zy_string
  224. wtf? gem command vanished
  225. Syntax error when redefining >> operator to take a block
  226. continuous input until semicolon reached
  227. ruby tk drawing a line
  228. Child < Parent < Test::Unit::TestCase
  229. Ignore printout
  230. sort double-dimensional array by column
  231. range max
  232. IRB - ignoring comments (toggling)
  233. How to delete specific characters from a string?
  234. Reliable multicasting
  235. SQLite and ruby
  236. Text/Tag Cloud generation
  237. I need some plz with my ruby project.
  238. how to pack an integer array to string?
  239. Feedback on new Path Library
  240. question DRb class definition share or not share
  241. Re: Using strings to drill down into objects
  242. Should *most* memory be release back to the system?
  243. Dynamically create hash
  244. XMLsimple & probem
  245. Why does this use a block
  246. Class#aliases?
  247. how to ignore warning
  248. how to install/configure Mysql in windows
  249. |how do you know when to put a variable between pipes?|
  250. reading values from an excel spreadsheet
  251. what does print call internally?
  252. RubyGems Installation Problem on Solaris 10
  253. MaxSizeError on spreadsheet-excel olewriter
  254. YAML file problem
  255. RubyForge migration hiccups
  256. Need for my Presentation on ROR
  257. retain VALUE from C extension
  258. meta variable substitution
  259. - From SQL to Ruby
  260. Betfair soap problem
  261. data count problem in array
  262. MS SQL Server connection via Ruby
  263. problem writibg to temporary files
  264. Inter-Process Messaging
  265. object to class...
  266. will #in? be in ruby2? (was Re: Finding shared elements between to arrays.)
  267. Simple socket server not working?
  268. Re: reading files
  269. Migrating RubyForge to new hardware
  270. YAML to Struct
  271. Finding shared elements between to arrays.
  272. syntax: iter?
  273. Simple metaclass question
  274. File template as command line param?
  275. Ruby binary temp file
  276. Make a class evaluate to false in boolean expressions
  277. Using define_method isn't the same as defining a method
  278. warning: peer certificate won't be verified in this SSL sess
  279. Indexers and blocks?
  280. The Open-Closed-from-a-certain-angle Principle
  281. thread problem.....
  282. finalizing(?) instance variables
  283. "No address associated with nodename"
  284. parts of speech in Ruby
  285. Piccolo con problema con il tipo float
  286. autoprint of exception backtrace
  287. Which gem to install on win32?
  288. Ruby and RoR book recommendations
  289. Ruby and (digitalmars) D in combination via RubyInline?
  290. Re: Thread safety techniques for server applications?
  291. Ncurses and Mac OS X
  292. finding expiration dates on ssl certificates
  293. Question about Mechanize and Google API
  294. Accessing class variables in method made using define_method
  295. optparse and required switches
  296. Re: MATRIX PROBLEMS (AGAIN!)
  297. subversion and unrecognized URL scheme error....
  298. regexp question - look for parentheses then remove them
  299. Bug: Numeric#divmod calculates wrongly
  300. memory leakage