Displaying 2 results from an estimated 2 matches for "jqu".
Did you mean:
equ
2005 Dec 06
1
shaping small rates
...ape small rates (~1kBps) without
significant latency? I have experience with htb and i now that htb is
not very good solution in this case. With so low rates it generates a
few seconds delays beetwen sended packets. Such situation is described
on htb homepage, but without solution.
Any ideas ?
JQu
2010 Mar 18
13
ERROR NoMethodError: private method `gsub!' called
I have just upgraded to Ruby 1.8.7 and Rails 2.2.2. My previous project
was at Ruby 1.8.6 and Rails 2.0.2. My platform is Windows and Webrick
for development.
When I run Webrick, the server starts without error, the application
runs, database connections work and I can click through the pages and
display data. But it does not serve any stylesheets or javascript
files. What''s