Displaying 2 results from an estimated 2 matches for "psynix".
Did you mean:
psunix
2006 Feb 15
4
Lighttpd1.4.10 problem on debian
Hi,
I have installed lighttpd1.4.10 on my debian server.
The installation goes well and rails 1.0 do recognize lighty when
I run script: ruby script\server.
However, after the first request to lighty, lighty returned the right
page, then
shut itself down:(
Did anybody had similar experience?
Thanks!
-Tony
--
Posted via http://www.ruby-forum.com/.
2008 Dec 10
1
Oddness with fieldnames containing an underscore
Hi all,
I''m not sure if this is a cucumber or webrat thing given that I only
starting tinkering with both last night for the first time (testing
newb as well), but I''ve come across an oddity when trying to write a
scenario to create a user.
Scenario: Register new user
Given I am on the new user page
And I fill in "login" with "fredf"