search for: nohmad

Displaying 11 results from an estimated 11 matches for "nohmad".

2006 Mar 02
2
SwitchTower: why symlink releases/under -> current?
...g command ** [out :: app1.myapp.com] KeyChain 2.5.5; http://www.gentoo.org/proj/en/keychain/ ** [out :: app1.myapp.com] Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL ** [out :: app1.myapp.com] * Found existing ssh-agent (1892) ** [out :: app1.myapp.com] * Known ssh key: /home/nohmad/.ssh/id_dsa command finished [...] I don''t understand why ST execute "ln -nfs /var/www/myapp/releases/under /var/www/myapp/current" Did I omit some necessary settings? -- http://nohmad.sub-port.net
2006 Jun 22
2
GetText Question: How not to gather ActiveRecord''s columns?
...slators the po files without such needless messages. However I wouldn''t like to exclude ''app/models'', because of some useful gettext-ized validation messages. What should I do? Thanks, [1]: http://www.yotabanana.com/hiki/ruby-gettext-howto-rails.html#Rakefile -- http://nohmad.sub-port.net
2005 Mar 05
1
How to provide Rails hosting on Apache/FastCGI enviroment?
...oller/:action/:id''. or - How to find %r{^/home/.*?/rails/(.*?)$}, and aliasing them($&) to web path(/$1) in one configuration? I mean something like ''AliasMatch ^/home/[^/]+/rails/(.*)$ /$1'' Unfortunately AliasMatch need first command to be web path. -- http://nohmad.sub-port.net
2005 Mar 08
15
Rails 0.10.1and WEBrick
Doesn''t appear to work with WEBrick. Works find with Apache/FastCGI. Something wrong in the way Rails is trying to process paths from the WEBrick server. If I try to send in http://localhost:3000/recipes/new, WEBrick is interpreting /new as my controller, instead of my action.
2006 Jun 16
0
Where''s DHH''s slides on new CRUD presented at RubyKaigi2006?
Anxiously finding it... -- http://nohmad.sub-port.net
2006 Jun 22
2
Was my mail blocked?
...s happened before[2]. So I doubt my mail was blocked. I make sure that it''s not fault of gmail''s spam filter. Did I mistake? [1]: http://wrath.rubyonrails.org/pipermail/rails/2006-June/048909.html [2]: http://wrath.rubyonrails.org/pipermail/rails/2006-June/047757.html -- http://nohmad.sub-port.net
2006 Feb 15
1
where to set $KCODE
My application uses only UTF-8. Which is the canonical place to do something global like setting $KCODE? -- fxn
2006 Feb 15
3
RailsTidy: validates your HTML
Hello everybody, I needed something to validates my HTML templates so I wrote a plugin and here is its first version: RailsTidy is a plugin for Ruby On Rails. It allows you to * validate your rhtml templates, * validate the html output of your functional tests, * clean the html generated by rails. For doing all this, it uses * Tidy[1], the popular HTML validator and
2005 Mar 06
8
Tutorial about XMLHttpRequest+Rails
Hi All I just finished writing up a tutorial relating my experience developing a system to edit line-items ''in-line'' in my Rails application using XMLHttpRequest. I thought this might be of interest to some readers of this list... Check it out at http://hieraki.goodlad.ca/read/book/1 Thanks! Dave -- Dave Goodlad dgoodlad-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org or
2006 Apr 15
9
Mongrel in Production ?
Hi Everyone, I was setting up Lighty+Fcgi on our server for last *couple* ( read zillion ) of hours. I had posted my problems in my previous email. But all in vain.. So, for time being, I switched to Mongrel. And the performance seemed quite good. This is the first time ever I''m using mongrel ( Awesome stuff ZedShaw..Thanks! ). I''m wondering if there are many people around
2006 Mar 27
24
Mongrel Web Server 0.3.12 -- Pre-Release
Hello Everyone, Mongrel is due for a 0.3.12 release which will feature some pretty insane goodies for everyone. There''s talk of IOWA support, lots of speed improvements (including sendfile support), a great Configurator which makes configuring Mongrel a snap (especially for framework implementers), and a ton of debugging stuff. WARNING This is a pre-release announcement for the