First  |  Prev |  Next  |  Last
Pages: 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
How do I find out what web server I have on connected to Ruby OnRails?
I recently changed the server for a rails install to a mongrel clone, but I see nowhere that it is seen as THE RoR server in my Rails installation. Where is the configuration point to point to that server? It is called thin. xc -- "It's the preponderance, stupid!" - Professor Stephen Schneider, IPCC member ... 27 Apr 2010 06:31
[ANN] JRuby 1.4.1 - Fixes XSS Vulnerability in JRuby 1.4.0 -Recommended Upgrade
Today we’re releasing JRuby 1.4.1 as a recommended upgrade for all previous versions of JRuby. Previous versions contained a bug in JRuby’s regular expression engine that could allow an attacker to perform, for example, an XSS attack on a web application running under JRuby. http://www.jruby.org/2010/04/26/jruby-1-4... 26 Apr 2010 18:20
regular expressions
I'm writing a script that is looking through a file for the following lines *something* and replacing it with *something* - info about the something my problem is that I can't find info about searching for the "*" character. I've been reviewing the regular expression docs and can only find the ... 26 Apr 2010 20:36
Ruby networking: Errno::ECONNREFUSED: Connection refused -connect(2) on Ubuntu 9.1
[Note: parts of this message were removed to make it a legal post.] All, When using the Ruby networking library in two sample programs below I get the connect refused exception. To validate the code, I am running both the client and server code in separate terminal windows. The ip address given is the ... 27 Apr 2010 13:18
Immediate need for Testing Lead with Biztalk exp in CT
Hi All, I have the below very urgent need with one of our clients for the following position. VERY VERY HOT REQUIREMENT – RESPOND IMMEDIATELY Send resumes to joe(a)zeninfotech.com with rate and contact details ASAP Client is looking in for recent Biztalk Testing experience for 2-5 years in a testing lead capacity o... 26 Apr 2010 11:21
[ANN] Ember 0.2.0
Ember eRuby template processor http://snk.tuxfamily.org/lib/ember/ Ember (EMBEdded Ruby) is an [1]eRuby template processor that allows debugging, reduces markup, and improves composability of eRuby templates. Version 0.2.0 (2... 26 Apr 2010 02:36
connect mysql:show tables
require "mysql" dbh = Mysql.real_connect("localhost", "root", "******", "valuation") res = dbh.query("show tables") puts res res.free the output is: #<Mysql::Result:0x997c014> in mysql console: mysql> show tables; +---------------------+ | Tables_in_valuation | +---------------------+ | balance_sheet... 26 Apr 2010 17:11
[ANN] jruby_gc_stats 0.1: a set of GC monitoring methods similar toREE
Hiya! I just released a gem called jruby_gc_stats, which provides for JRuby most of the GC-monitoring methods users of Ruby Enterprise Edition might be using. These methods are provided without any performance impact using standard JVM monitoring capabilities, and should work on any mainstream JVM. Repo: http... 25 Apr 2010 23:22
Networking: select() blocks for seconds (> timeout)
I am using Ruby (as a prototype version) to communicate with a network of solar cells (driven by firmware), over Udp. It works most of the time perfectly (delivering messages with 1-5 milliseconds precision, even beyond what we need). But once in a while, this happens (ubuntu machine) while waiting the response ... 28 Apr 2010 10:34
[ANN] Inochi 2.0.1
Inochi Gives life to Ruby projects http://snk.tuxfamily.org/lib/inochi/ Inochi is an infrastructure for Ruby projects that helps you test, document, package, publish, and announce your projects. It encourages great documentation and ... 25 Apr 2010 21:12
First  |  Prev |  Next  |  Last
Pages: 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118