PDA

View Full Version : Ruby


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180

  1. xml-mapping lib question?
  2. Ruby Question
  3. List of error messages
  4. saving a text file from a web page & save us from PERL/PHP
  5. Read last line of a file
  6. How to - SSH in Ruby
  7. mailing list translation gateway service released!
  8. Short introduction on how to create good source doc?
  9. printing the array values in c
  10. replacing spaces
  11. to_plain_text() in hpricot doesn't do what you'd think it'd do...
  12. Break a recursive loop
  13. error: conflicting types for ...
  14. How to run same test suite multiple times using watir
  15. Single Sign on
  16. [ANN] igraph 0.9.0 Released
  17. my GUI is not work in ruby 1.8.6
  18. create, read, update an sqlite database
  19. Is there an equivalent in irb to command: history in bash?
  20. False positives in editing data
  21. Checking for uniqueness
  22. Regexp for parsing?
  23. Open-ended ranges?
  24. Bug in IRb?
  25. Count substrings from a string
  26. question about GUI toolkit
  27. Save The Date: Gotham Ruby Conference 2008
  28. GUI and ruby
  29. Which script shall I choose for web automation?
  30. Five Top programming Languages
  31. Build failure trying to use rb_define_alias on rb_mKernel
  32. [ANN] csspool 0.1.1 Released
  33. prettier documentation
  34. eval, module_eval, define_method, and all that
  35. String escape mystery.
  36. make a hash object to string object as look like a hash ?
  37. How to avoid Fixnum rounding error
  38. Executing another cmdl-app with ruby and typing in a password?
  39. convert GMT to EST
  40. problem with input value
  41. Hash -> Struct
  42. Readline + completion of "all files in current directory"
  43. no such file to load -- tk (LoadError)
  44. Weird behavior with hpricot and variable assignment
  45. call with async method
  46. Problem with String.gsub and \' as a replacement string
  47. ploblem with SciTE
  48. Observe variable set and variable change
  49. void value expression
  50. REXML memory consumption
  51. Not feeling the flog…
  52. Composition: Build objects from other objects
  53. gem update & $LOAD_PATH
  54. an interesting one-liner to ponder
  55. Letters with accent marks
  56. Pickaxe: "Top-Level Execution Environment"
  57. let/as with local variable hiding
  58. Problems with finding tk
  59. 4th Annual RejectConf Videos
  60. "instance_eval" (eg, sent to a class object)
  61. [ANN] EZ install for RMagick on OS X
  62. what is wrong with class variables? (newby)
  63. OpenStruct, OpenObject both seg fault, this does not, anything wrong?
  64. argv defines
  65. cmd line: gem install rails -r -y
  66. [QUIZ] Goedel (#147)
  67. accessing instance variables from an inherited class
  68. Ruby+Glade+notebook-widget
  69. PDF of Flanagan and Matsumoto Ruby book?
  70. able to reproduce segfault, what now?
  71. railroad problem
  72. What is the correct way to check for existence of virtual class?
  73. Meeting Michigan/Indiana/Georgia Rubyists?
  74. Questions about TCPSocket
  75. xampl project - Is it still alive
  76. License of the ruby standard library
  77. use escape character for rdco
  78. Rinda and Tuple Spaces
  79. meta-class subclass relationships
  80. constant name resolution and module_eval
  81. Can someone show me how to use ARGV with my class?
  82. Test::Unit::Reporter
  83. Alternative Ruby grammar
  84. Anyway to make grep take a regular string?
  85. sql managing
  86. ruby/pcap with threads
  87. Stripping the extensions off of a file...
  88. From rails 1.x to rails 2.x : basic case not working
  89. [Ann] Google translate ruby client api 0.1
  90. Genetic Algorithm and Ruby
  91. Using a variable with gsub & sub
  92. (1..5) === 3 > true 3 === (1..5) > false
  93. instance variables as class variable ?
  94. Adding Post Data to IE.navigate method with Ruby
  95. Ruby to Python translator
  96. use module or class with a container that holds only objectreferences?
  97. Do I need to use JRuby to access an remote oracle DB with JDBC ?
  98. xmlrpc problems
  99. Module vs Class
  100. problem: ruby-fcgi on windows blocks other threads
  101. Struct constructor
  102. webrick alternative
  103. Ruby & Flash
  104. Net::HTTP header issue
  105. [SUMMARY] Vehicle Counters (#146)
  106. design timelines
  107. compile ruby under windows xp with MinGW
  108. How to Create Tree View
  109. Array checking ????????????????????
  110. Thread synchronization
  111. No grok the &block
  112. how to get the WSDL of a ruby web service
  113. "How Classes and Objects Interact" (Pickaxe)
  114. adding an attribute to an object
  115. Linking to the tk directory
  116. Post about ThreadDump Stack Traces
  117. "&prock", not "&block"
  118. test/unit question. Accessing class variables?
  119. Recursion help.
  120. seg faults with 1.8.6
  121. Transfer content of flat file to an array
  122. Hpricot & mechanize fail to parse page after redirect
  123. rspec questions: same file? mocks objects as params?
  124. Date.new('2007-09-01') not legal?
  125. Beginner needs help...
  126. Put a argument into a Ruby script
  127. win32ole: Pass by Reference
  128. [ANN] RubyGems Beta 0.9.4.7
  129. "once" meta-method without "module_eval" (Pickaxe)
  130. writing web services using Ruby
  131. My hashe is only storing 1 set of values....
  132. Overclocking Guide
  133. efficiency of recursion (stack level too deep)
  134. Read file into array
  135. Can't run cgi script with Apache 2.2 with Windows XP
  136. creating a framework to wrap a gem
  137. Module#constants
  138. Windows Event Logging
  139. the dragon has-a traits object
  140. recursion with blocks
  141. ML issues?
  142. MySQL failed to install due to priveleges
  143. can't modify literal regexp: why?
  144. Ordered Hash Usefulness
  145. Oracle Mix, powered by JRuby
  146. Shadowing bug??
  147. Why are so many people confused about "Enterprise" software?
  148. Get file path of script being executed
  149. rrdtool gem
  150. Ruby Libraries (and Leopard)
  151. reading a column formatted data
  152. Handy method Object#in?
  153. best open source sample
  154. Problems with rexml
  155. array ordering / selection according to elements -
  156. method_added/define_method infinite loop
  157. How do I exit from a block
  158. oci adpater and Oracle
  159. Open URI & web scraping. Part II
  160. How to create Badge Reports in PDF Format
  161. COMP
  162. File Uploading codes
  163. how to ensure signature compliance while mocking in ruby
  164. Whats the ruby way of associating metadata with a function
  165. Recursion occur when compile ruby source code
  166. Yielding an object and caring about the result: the cousin of Object#tap
  167. setting attributes with composition
  168. Outputting file sizes of each item in a directory (error)
  169. 2008comp.lang.ruby
  170. Indenting REXML output...
  171. File Uploading in Ruby
  172. [ANN] JRuby Talk by David Koontz at Phoenix Java User Group
  173. How to wrap code examples in comments
  174. Net::NNTP accesses private methods?
  175. Fractional part of a float
  176. How to debug failing Kernel.system call
  177. Open URI and web scraping...
  178. What's up with RAA
  179. What folder are user created Classes traditionally stored in?
  180. How to reload available rubygems in a long running process
  181. User awake?
  182. alias_method :tap, :affect
  183. gem install problem
  184. Export to Excel Spreadsheet
  185. extconf.rb >> mkmf
  186. nested namespaces: so many spaces
  187. Including nil HTTP header
  188. ActionMailer integration tests with Rails
  189. Export to Excel Spreadsheet
  190. Problem installing ruby in linux virtual machine
  191. MySQL Module - Segmentation Fault - Windows
  192. Format string
  193. array select
  194. class <<Time ?
  195. generate an array of dates
  196. Threading from a loop
  197. case when when
  198. how to install ruby in home folder ?.
  199. identify open workbook in excel?
  200. does Ruby has method properties
  201. Getting methods defined in the top scope
  202. How do you use flexmock or mocha to test user interaction?
  203. Controlling attribute setting in a Struct
  204. [noob] name of a variable, at runtime
  205. comp.lang.fortran challenge
  206. newbie stuck with multiple conditions
  207. Socket timeout
  208. an attr_* in a constructor?
  209. [ANN] [JRuby] Fast Debugger for JRuby
  210. Hiding backtrace with "x levels"
  211. RubyOnRails - One view, many actions
  212. DBI - error loading driver
  213. Grokking the C code
  214. Ruby Going Full Throttle On CPU
  215. [Krakow] Ruby meeting 17.11.2007
  216. another Ruby on Rails certificate program
  217. Difference between File and FileTest?
  218. How to write a nice (complex) console app?
  219. about const_missing
  220. [ANN] Gosu 0.7.7 (includes Chipmunk & ruby-opengl integration demos)
  221. bug in nested defs (?)
  222. CGI.new Can't Get the value ?
  223. Hi there.. :) please read this topic :)
  224. composition (Dragon "has a" Trait)
  225. Have you contributed documentation to Ruby's std-lib?
  226. Date
  227. Scan for Tokens
  228. ruby-1.8.6-p111 build on osx 10.5.0 fails; ok on 10.4.10. bug orconfig?
  229. Reports in Ruby
  230. REXML::Document parsing
  231. Is Set#freeze broken?
  232. Quick Guide for Ruby Programming
  233. why this rake db:migrate error
  234. top-level methods and constants
  235. Looking for a Sudoku Algorithm to implement in Ruby
  236. the problem i'm facing is to create a libary file with binding to ruby on windows platform
  237. [ANN] cape_town.rb - Inaugural Cape Town Ruby Brigade Meeting
  238. REXML parsing issue
  239. yaml error. dunno why
  240. Thought I'd share my alias
  241. ANN: Sequel 0.3.4 Released
  242. non-English path problem
  243. Is this file locked?
  244. Help with Leopard
  245. equivalent injecting implementations?
  246. undefined local variable or method (filling an array)
  247. odd error
  248. [ANN] OpenlySociable Micro 0.0.1 released!
  249. [ANN] Curl::Multi version 0.1
  250. How to edit a file without loading it all into memory