[typo] A matter of style

2005-09-28 Thread Piers Cawley
Scott Laird scott at sigkill.org writes: On Sep 27, 2005, at 10:13 AM, Piers Cawley wrote: Yeah, but then I like rectangular arg blocks when they're parenthesized object.method(arg1, arg2, arg3, arg4, arg5, arg6) Which doesn't do much for shortening lines. object

[typo] A matter of style

2005-09-28 Thread Trejkaz
Nicholas Van Weerdenburg wrote: I'm quite fond of the style in Rails book. e.g. find(:all, :conditions = asfasdf, :order= asdfasdf) validates_format_of :image_url, :with = ., :message = ...though

[typo] A matter of style

2005-09-28 Thread Kevin Ballard
://rubyforge.org/pipermail/typo-list/attachments/20050928/fe5cc8e2/smime.bin

[typo] Typo and FastCGI on Plesk VPS

2005-09-28 Thread Rida Al Barazi
, but everytime I do changed I have to chmod again. any idea why this is happening? Thanks in advance. Rida -- next part -- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20050928/b02fc6c2/attachment-0001.htm

[typo] Typo and FastCGI on Plesk VPS

2005-09-28 Thread akonsu
sorry, i have no idea about this one. one other thing that i would try is to make sure typo uses the installed rails instead of the ones that come in the vendors folder. but i do not think this matters. also, just to make sure, try to run dispatch.fcgi by itself. without running ruby explicitly.

[typo] typo-2.5.5 user wondering about running off of SVN

2005-09-28 Thread Eric Davis
Chris Dagdigian wrote: Should I switch over to a SVN checkout? One thing I did before running the latest copy was to do a SVN checkout for the tagged release. For example checkout rev 650 would be the same as downloading 2.5.6. It is also good in case there is a simple bug that gets