Re: Two tiny reviews

2008-07-10 Thread Kevin Clark
@@ if WITH_PYTHON SUBDIRS += py endif -if ENABLE_RUBY +if WITH_RUBY SUBDIRS += rb endif -- 1.5.4 -- Kevin Clark http://glu.ttono.us

[jira] Assigned: (THRIFT-63) MemoryBuffer read() performance is significantly worse with the new impl

2008-07-08 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark reassigned THRIFT-63: - Assignee: Kevin Ballard MemoryBuffer read() performance is significantly worse with the new impl

[jira] Closed: (THRIFT-63) MemoryBuffer read() performance is significantly worse with the new impl

2008-07-08 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark closed THRIFT-63. - Resolution: Fixed MemoryBuffer read() performance is significantly worse with the new impl

[jira] Commented: (THRIFT-63) MemoryBuffer read() performance is significantly worse with the new impl

2008-07-08 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12611844#action_12611844 ] Kevin Clark commented on THRIFT-63: --- In 675049. MemoryBuffer read() performance

[jira] Closed: (THRIFT-55) Thrift.check_type has a significant performance impact on Thrift::Struct#initialize

2008-07-08 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark closed THRIFT-55. - Resolution: Fixed In 675053. Thrift.check_type has a significant performance impact on Thrift::Struct

[jira] Closed: (THRIFT-52) Rakefile should provide stubs for install/package when Echoe not installed

2008-06-26 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark closed THRIFT-52. - Resolution: Fixed In 671971 Rakefile should provide stubs for install/package when Echoe not installed

[jira] Commented: (THRIFT-61) C++ tests don't pass make check

2008-06-26 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608557#action_12608557 ] Kevin Clark commented on THRIFT-61: --- Looks good to me. C++ tests don't pass make check

[jira] Updated: (THRIFT-44) Python tests don't pass

2008-06-24 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark updated THRIFT-44: -- Attachment: syntax_error_in_python_24.diff This patch fixes the syntax error. A pythonista should

[jira] Closed: (THRIFT-44) Python tests don't pass

2008-06-24 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark closed THRIFT-44. - Resolution: Fixed Pushed in 671337. Python tests don't pass

Re: Ruby Thrift::Socket#read implementation

2008-06-24 Thread Kevin Clark
implementations to keep things consistent: read = try to read some number of bytes readAll = fail if you can't Right, this is what we're going with. -- Kevin Clark http://glu.ttono.us

[jira] Commented: (THRIFT-57) Generated thrift code relies on gen-rb being in $:

2008-06-24 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12607822#action_12607822 ] Kevin Clark commented on THRIFT-57: --- Works for me. Barring objection, I'll push soonish

[jira] Updated: (THRIFT-49) BufferedTransport#close should flush

2008-06-23 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark updated THRIFT-49: -- Component/s: (was: Compiler (Ruby)) Library (Ruby) BufferedTransport#close should

[jira] Created: (THRIFT-49) BufferedTransport#close should flush

2008-06-23 Thread Kevin Clark (JIRA)
BufferedTransport#close should flush Key: THRIFT-49 URL: https://issues.apache.org/jira/browse/THRIFT-49 Project: Thrift Issue Type: Bug Components: Compiler (Ruby) Reporter: Kevin

[jira] Assigned: (THRIFT-49) BufferedTransport#close should flush

2008-06-23 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark reassigned THRIFT-49: - Assignee: Kevin Clark BufferedTransport#close should flush

Re: JIRA thoughts

2008-06-19 Thread Kevin Clark
as well as an Awaiting Commit status in our Jira. It will make it a lot easier to see at a glance what state an issue is in. For instance, there are at least 3 java library issues that had patches on them awaiting review, but you wouldn't know that without clicking on each one. +1 -- Kevin

[jira] Commented: (THRIFT-40) Make the compiler respond to --version

2008-06-19 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606484#action_12606484 ] Kevin Clark commented on THRIFT-40: --- Is this something we'd want to make accessible from

[jira] Created: (THRIFT-44) Python tests don't pass

2008-06-19 Thread Kevin Clark (JIRA)
Python tests don't pass --- Key: THRIFT-44 URL: https://issues.apache.org/jira/browse/THRIFT-44 Project: Thrift Issue Type: Bug Components: Library (Python) Reporter: Kevin Clark This makes `make

[jira] Updated: (THRIFT-44) Python tests don't pass

2008-06-19 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark updated THRIFT-44: -- Attachment: make_check_failure.txt Here's the output, including a make run pre-make check. Appears

[jira] Commented: (THRIFT-44) Python tests don't pass

2008-06-19 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606600#action_12606600 ] Kevin Clark commented on THRIFT-44: --- So the fix is a mod to configure.ac to look

[jira] Commented: (THRIFT-38) Ruby lib rewrite and implementation of Thrift::NonblockingServer

2008-06-18 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606041#action_12606041 ] Kevin Clark commented on THRIFT-38: --- In this case I was taking patches from Ballard, so

[jira] Commented: (THRIFT-38) Ruby lib rewrite and implementation of Thrift::NonblockingServer

2008-06-18 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606119#action_12606119 ] Kevin Clark commented on THRIFT-38: --- This was a series of patches that started before we

[jira] Work started: (THRIFT-38) Ruby lib rewrite and implementation of Thrift::NonblockingServer

2008-06-17 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on THRIFT-38 started by Kevin Clark. Ruby lib rewrite and implementation of Thrift::NonblockingServer

[jira] Commented: (THRIFT-22) TUnixSocket

2008-05-27 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12600158#action_12600158 ] Kevin Clark commented on THRIFT-22: --- I'd support a patch adding this feature

[jira] Commented: (THRIFT-4) Default values of non-primitive types aren't copied on new object creation

2008-05-27 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12600161#action_12600161 ] Kevin Clark commented on THRIFT-4: -- Hey Bryan, If you split these up properly, I'll apply

Re: Re-architecting ruby libraries

2008-05-27 Thread Kevin Clark
an undeclared exception, we get a TTransportException with no explanation. Even worse, in some instances when a method returns a string when an array was expected, the call just hangs. This might make sense. Please file a JIRA. https://issues.apache.org/jira/browse/THRIFT -- Kevin Clark http://glu.ttono.us

[jira] Commented: (THRIFT-7) TSocket.rb's isOpen doesn't work right

2008-05-27 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12600172#action_12600172 ] Kevin Clark commented on THRIFT-7: -- I've seen this too. I'd accept a patch correcting

[SDRuby] Re: string to class

2008-04-19 Thread Kevin Clark
) -- Kevin Clark http://glu.ttono.us --~--~-~--~~~---~--~~ SD Ruby mailing list sdruby@googlegroups.com http://groups.google.com/group/sdruby -~--~~~~--~~--~--~---

[SDRuby] Re: string to class

2008-04-19 Thread Kevin Clark
0.01 0.25 ( 0.255323) 0.24 0.02 0.26 ( 0.254019) 0.24 0.01 0.25 ( 0.255987) -- Kevin Clark http://glu.ttono.us --~--~-~--~~~---~--~~ SD Ruby mailing list sdruby@googlegroups.com http://groups.google.com/group/sdruby -~--~~~~--~~--~--~---

[SDRuby] Re: string to class

2008-04-18 Thread Kevin Clark
|enclosing_class, name_segment| enclosing_class.const_get(name_segment) end end end (atleast that's how I'd implement it) So it actually takes strings that may have namespacing and grabs the constant properly. Pure `const_get` can't do that. -- Kevin Clark http://glu.ttono.us

[Samba] XP x64 will hang/bsod when using mapped network drive

2008-03-31 Thread Kevin Clark
Hi, I have a very strange problem with a new Windows XP Professional x64 client machine which will either hang or BSOD when I manipulate (move, copy, compress) a file on a mapped network drive BUT not when I navigate to the file through My Network Places i.e. selecting WORKGROUP - FILESERVER -

Re: [Rubygems-developers] Gem build process for C extension

2008-01-04 Thread Kevin Clark
. -- Kevin Clark http://glu.ttono.us ___ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers

Re: [Rubygems-developers] Gem build process for C extension

2008-01-04 Thread Kevin Clark
late last year. -- Kevin Clark http://glu.ttono.us ___ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers

Re: [Rubygems-developers] getting an error using mongrel that might be gem related

2007-11-13 Thread Kevin Clark
-- Kevin Clark http://glu.ttono.us ___ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers

Re: [Sdruby] Google Groups Change

2007-10-18 Thread Kevin Clark
___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman

[Rails-core] Re: error with OPTION in Rails:Edge

2007-10-02 Thread Kevin Clark
this error. I have test on another PC and no problem. Have you an idea ? [1] : http://weblog.rubyonrails.org/2007/9/30/rails-2-0-0-preview-release [2] : http://pastie.caboo.se/102615 -- Cyril Mougel http://blog.shingara.fr -- Kevin Clark http://glu.ttono.us

Re: [Sdruby] Taking a Risk

2007-10-01 Thread Kevin Clark
-- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

Re: [Sdruby] methodphitamine

2007-08-20 Thread Kevin Clark
(chronic.rubyforge.org) God (god.rubyforge.org) Fuzed (fuzed.rubyforge.org) * Site: rubyisawesome.com ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us

Re: [Sdruby] methodphitamine

2007-08-20 Thread Kevin Clark
I agree wholeheartedly that ruby's hackability is a Good Thing(tm). At the same time, a cool hack (it's very cool) shouldn't be mistaken for something that should actually be _used_ in any sort of production system. -- Kevin Clark http://glu.ttono.us

Re: [Sdruby] Routes

2007-08-07 Thread Kevin Clark
://www.oreilly.com/catalog/9780596510657/ Test Driven Ajax (on Rails) assert_xpath, assert_javascript, assert_ajax ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us

Re: [Sdruby] Proposal Time

2007-08-02 Thread Kevin Clark
___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

Re: [Sdruby] problem with the god gem

2007-07-30 Thread Kevin Clark
Ok, that seems to have solved the problem. Ezra had the connector built as a module and not in the kernel, and the module wasn't loaded. Try this: modprobe cn On 7/30/07, Kevin Clark [EMAIL PROTECTED] wrote: As soon as we've got god working on his boxen, I'll ask him what he's doing about

Re: [Sdruby] problem with the god gem

2007-07-27 Thread Kevin Clark
tried to compile the trunk version of the gem but I faced the same issue. Kevin Clark, I believe that's your baby :) any idea what's going on? Anybody else? Matt ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman

Re: [Sdruby] problem with the god gem

2007-07-27 Thread Kevin Clark
What's your distro/uname -a output? On 7/27/07, Kevin Clark [EMAIL PROTECTED] wrote: I'm actually working through _just this issue_ with Ezra right now. I'll keep you updated. On 7/27/07, Matt Aimonetti [EMAIL PROTECTED] wrote: I tried to set god ( http://god.rubyforge.org ) on one of my

Re: [Rubygems-developers] Recovery needed from power outage during gem install????

2007-07-20 Thread Kevin Clark
DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/ ___ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers -- Kevin Clark http://glu.ttono.us

Re: [Sdruby] I'm making the trek

2007-07-20 Thread Kevin Clark
on TDD for Ajax under Rails) Aug 9: Regular meeting at USCD (with Kevin, etc.) So, yeah, we're on! Talks on God and Heckle would be excellent. -- Patrick On Jul 20, 2007, at 2:08 PM, Kevin Clark wrote: I'm planning to come down on the 9th and am going to be in through the weekend. You guys

[Sdruby] I'm making the trek

2007-07-19 Thread Kevin Clark
. -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

Re: [Sdruby] Meeting Topic

2007-07-10 Thread Kevin Clark
if he'll share what he's got. matt ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby

Re: [Sdruby] Meeting Topic

2007-07-10 Thread Kevin Clark
Josh says: my slides are available at: hasmanythrough.com/layingtracks On 7/10/07, Nick Zadrozny [EMAIL PROTECTED] wrote: I was at Josh's RailsConf talk and have thought through the process before. I'd be happy to do such a talk at the next meeting. On 7/10/07, Kevin Clark [EMAIL PROTECTED

[Rails-core] Re: application In ROR

2007-06-12 Thread Kevin Clark
in the framework to generate these kind of wrokflows.for eg I can give GATE (general architecture for text engineering ) now my question is how can I do it ROR.As there are any frameworks like this or any material plz give some pointers badly needed thanks -- Kevin Clark http

Re: [Sdruby] Speakers for Thursday?

2007-06-05 Thread Kevin Clark
Also, Ruby isn't marginal anymore (as it was say, a year and a half ago). On 6/5/07, Kevin Clark [EMAIL PROTECTED] wrote: Send out the email earlier. Like, last week earlier. Like, two weeks before the meeting earlier. It lets people discuss what's coming up and what they're interested in. I

[laptop-discuss] missing ipw and ipw0 interfaces

2007-05-22 Thread Kevin Clark
. The driver loaded but didn't attach because the interfaces were still missing. I'm not sure what to do next. Any help would be greatly appreciated. I'm kinda new to Solaris and Unix in general. Thank you for your time. Kevin Clark This message posted from opensolaris.org

[Rails-core] Patches for stuff becoming a plugin

2007-05-22 Thread Kevin Clark
, but the core doesn't need to deal with them. How do people feel about that? Should the tickets be closed, as well as tagged? I'm not sure the best way to keep those tickets out of the patch count but still indicate that it hasn't been dealt with. -- Kevin Clark http://glu.ttono.us

[Rails-core] Re: Patches for stuff becoming a plugin

2007-05-22 Thread Kevin Clark
the pagination thing. 13:50 nextangler Extraction plugins should live at something like plugins/legacy on the official rails svn 13:50 kevinclark ah, we can just change the Component setting to plugins On 5/22/07, Kevin Clark [EMAIL PROTECTED] wrote: There are some patches

[Rails-core] Re: Why do form_helpers look directly into the database?

2007-05-22 Thread Kevin Clark
: On 5/22/07, harm [EMAIL PROTECTED] wrote: However, Using the form helper methods, it appears they are not using the instance methods: This issue already has a thread: Ticket #2322. Here is the actual ticket: http://dev.rubyonrails.org/ticket/2322 -- Kevin Clark http

[Rails-core] Re: Why do form_helpers look directly into the database?

2007-05-22 Thread Kevin Clark
] wrote: On 5/22/07, harm [EMAIL PROTECTED] wrote: However, Using the form helper methods, it appears they are not using the instance methods: This issue already has a thread: Ticket #2322. Here is the actual ticket: http://dev.rubyonrails.org/ticket/2322 -- Kevin Clark

[Rails-core] Re: Routing Code - question

2007-05-21 Thread Kevin Clark
not always return 0? It's always going to match '' with the blank spot before the | and therefore will have no captures. -- Kevin Clark http://glu.ttono.us --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby

Re: [Sdruby] SD Ruby meetup at RailsConf

2007-05-16 Thread Kevin Clark
___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman

Re: [Sdruby] Need dedicated hosting for Rails

2007-04-17 Thread Kevin Clark
___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

[Rails-core] Re: Signal vs Noise?

2007-03-29 Thread Kevin Clark
is awareness and IMO the fact that errors clog the main list prompts to fix them faster +1 from here as well. -- Jarkko Laine http://jlaine.net http://dotherightthing.com http://www.railsecommerce.com http://odesign.fi -- Kevin Clark http://glu.ttono.us

Re: [Sdruby] Merb: a lightweight Ruby framework

2007-03-25 Thread Kevin Clark
___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman

Re: [Sdruby] Merb: a lightweight Ruby framework

2007-03-25 Thread Kevin Clark
Something less monsterous under the hood. On 3/25/07, Warren Henning [EMAIL PROTECTED] wrote: On 3/25/07, Kevin Clark [EMAIL PROTECTED] wrote: Merb is starting to feel like what Rails should have been. What do you think Rails should have been? Warren

[Rails-core] Re: Deprecate dynamic scaffolding

2007-03-01 Thread Kevin Clark
as a plugin. Anyone agree? -- Kevin Clark http://glu.ttono.us --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-core@googlegroups.com

Re: [Sdruby] Application Wide Variables

2007-02-27 Thread Kevin Clark
___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

Re: [Sdruby] Application Wide Variables

2007-02-27 Thread Kevin Clark
, Kevin. I'm assuming the best place for these then is in the application controller. Kevin Clark wrote: $blah is a global variable. $blah = something On 2/27/07, Nathan Colgate Clark [EMAIL PROTECTED] wrote: I'm working on making an app a little bit easier to replicate the same app

Re: [Sdruby] Form Problems

2007-02-22 Thread Kevin Clark
*** ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

Re: [Sdruby] Mapping to Images Folder

2007-02-21 Thread Kevin Clark
*** ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

Re: [Sdruby] Payment system from Shopify

2007-02-13 Thread Kevin Clark
/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

[Rails-core] Re: Problems Generating Scaffolding

2007-02-07 Thread Kevin Clark
-- Kevin Clark http://glu.ttono.us --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email

[Rails-core] Re: Trac etiquette and gaming the hackfest

2007-01-23 Thread Kevin Clark
setting up the rules for the hackfest I would have included penalties for being sloppy or cheating. I don't know what to do about it at this point, but I'd love to see some of the big offenders get at least a hand slapping. -- Josh Susser http://blog.hasmanythrough.com -- Kevin Clark http

Re: [Sdruby] Robert Half Technology - Ruby On Rails Development Opportunity

2007-01-19 Thread Kevin Clark
. Kevin Clark On 1/18/07, Nicholas, Brendan (040) [EMAIL PROTECTED] wrote: Our client provides a free text messaging platform for Radio to make it more interactive and entertaining. They are looking for an experience Ruby On Rails Developer on a contract-to-hire basis. This is a full-time

[Rails-core] Re: Testing Patches Need Lovin

2007-01-18 Thread Kevin Clark
Do note that the patch in 7110 needs Mocha 0.3.3 (released yesterday). There was a bug that caused other problems, but it has been fixed. On 1/18/07, Kevin Clark [EMAIL PROTECTED] wrote: I've got four patches improving test coverage in various parts of the framework that could use some love

[Rails-core] RESTful named routing conventions

2007-01-16 Thread Kevin Clark
another point actually.. Why when using name_prefix does edit_assertion become edit_assertionS? The tests say that it _should_ be the controller name (plural) instead of the singular name, but this seems wrong. Ideas? Is this a bug? -- Kevin Clark http://glu.ttono.us

[Rails-core] Re: RESTful named routing conventions

2007-01-16 Thread Kevin Clark
, Kevin Clark [EMAIL PROTECTED] wrote: Hi guys, I'm adding some test coverage to Rails-Core (yay heckle!), and noticed some odd things in the routing code. Using the latest trunk, if I do something like this: map.resource :assertions, :name_prefix = 'badass_' I get these routes

[Rails-core] Re: a different way of running tests?

2006-12-30 Thread Kevin Clark
be posssible or why it isn't already done? Greetings, Esad -- Kevin Clark http://glu.ttono.us --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post to this group, send email to rubyonrails

Folders containing messages and subfolders

2006-11-28 Thread Kevin Clark
and, if so, does it therefore NOT support folders containing both messages and subfolders? Many thanks, Kevin Clark Connection Software Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing

[Rails-core] Changeset 5634/5635 Break Integration Tests (with follow_redirect!)

2006-11-27 Thread Kevin Clark
in the response header. So, now 'Location' is nil and I get URI parse errors. I PDId, how should we fix this? -- Kevin Clark http://glu.ttono.us --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To post

Re: [Sdruby] Greetings/introduction

2006-09-20 Thread Kevin Clark
Hi Warren, We meet in the CSE building (in Warren), room 1202. It's just inside the lobby. Look forward to seeing you. Kev --- http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby

[Rails-core] Why doesn't test:plugins set RAILS_ENV to 'test' on run?

2006-09-15 Thread Kevin Clark
As of 1.1.6 this is the case. Is there a reason for this? It runs in dev mode. In ARTS I don't want to polute Rails internals in dev or production mode. Unfortunately I can't have passing tests _and_ keep a handle on my objects currently. -- Kevin Clark http://glu.ttono.us

Re: [Sdruby] :required?

2006-09-13 Thread Kevin Clark
being created? There are no errors... it just won't write the row to the database. ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us

[Rails-core] Re: highlight (ActionView::Helpers::TextHelper)

2006-09-05 Thread Kevin Clark
-image.gif' alt='Ajax Image'/My text containing span class=highlightajax/span/a/p Don't know much to RegExp, is this possible to do ? -- Kevin Clark http://glu.ttono.us --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: [Sdruby] RE: Hacme Casino

2006-08-25 Thread Kevin Clark
Alex, Are there plans to release information for how to correct these errors or is the idea that we can pay foundstone to audit and cleanup our code? ;) I've only looked through the first 4 vulnerabilities so far but they're all fixed fairly easily and can avoided with very little work. Would

Re: [Sdruby] OCRuby, TDD with Ruby and Rails, Thurs 8/24 6:30pm, Microsoft Irvine

2006-08-24 Thread Kevin Clark
Ah, here's where we're going: http://www.microsoft.com/about/companyinformation/usaoffices/southernca/orangecounty.mspx On 8/24/06, Kevin Clark [EMAIL PROTECTED] wrote: Ok, do we know where we're going? Gautam, want to meet up at my place or the UTC mall? (theyre right across the street from

[Rails-core] Re: Possible bug in redirect_to

2006-08-23 Thread Kevin Clark
' However, when this code is hit froim a functinoal test, it produces: /projects/edit/#Account:0xa74a5ba8 has anyone else run into this? mark -- Mark Van Holstyn [EMAIL PROTECTED] http://lotswholetime.com -- Kevin Clark http://glu.ttono.us

Re: [Sdruby] saving two models at once

2006-08-22 Thread Kevin Clark
Cool. You probably want to give it a meaningful exception and message though ;) On 8/22/06, Doug Johnston [EMAIL PROTECTED] wrote: Nice call Kevin...I think I might give that a try! Doug On 8/22/06, Kevin Clark [EMAIL PROTECTED] wrote: This'd be easy to hack out though.. def

Re: [Sdruby] OCRuby, TDD with Ruby and Rails, Thurs 8/24 6:30pm, Microsoft Irvine

2006-08-22 Thread Kevin Clark
I knew a few of us have been talking about going to visit for an OCRuby meeting. Dom said he's in and I think Tom was interested. Anyone else? -- Kevin Clark http://glu.ttono.us ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com

Re: Re: [Sdruby] OCRuby, TDD with Ruby and Rails, Thurs 8/24 6:30pm, Microsoft Irvine

2006-08-22 Thread Kevin Clark
That's the idea. On 8/22/06, Patrick Crowley [EMAIL PROTECTED] wrote: I'd be up for that. Group carpool, maybe? -- Patrick On Aug 22, 2006, at 4:22 PM, Kevin Clark wrote: I knew a few of us have been talking about going to visit for an OCRuby meeting. Dom said he's in and I think Tom

Re: [Rails-core] Clean Functional Tests

2006-08-18 Thread Kevin Clark
Is there a reason we don't just create a new subclass of Test::Unit::TestCase called ControllerTest (or FunctionalTest) and inheirit from that instead? We don't have to worry about the magic and it's still backwards compatible. -- Kevin Clark http://glu.ttono.us

Re: [Rails-core] Major security vulnerability in the latest Rails 1.1.5

2006-08-13 Thread Kevin Clark
} end else $LOAD_PATH -- Kent --- http://www.datanoise.com ___ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core -- Kevin Clark http://glu.ttono.us

[Rails-core] Re: script/server and mongrel command line options are not happy

2006-08-12 Thread Kevin Clark
I'm bumping this since I haven't seen teh fix go in. On 7/29/06, Kevin Clark [EMAIL PROTECTED] wrote: I just tried to file a ticket for these but trac is giving me errors in the sql. Awesome. Anyway, -d is broken for myself and a few others I've talked to. The server starts but only reports

[Rails-core] Many to Many Fixtures with Classname Defined

2006-08-09 Thread Kevin Clark
This is a doozy. See http://glu.ttono.us/articles/2006/08/09/many-to-many-fixture-breakage for more information. Test and patch attached. Without the patch you get 500 some errors on active record. Please please please fix this. -- Kevin Clark http://glu.ttono.us many_to_many_fixtures.diff

Re: Re: [Rails-core] documentation

2006-08-08 Thread Kevin Clark
this (or take it seriously). -- Kevin Clark http://glu.ttono.us ___ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core

Re: [Sdruby] respond_to hell

2006-08-07 Thread Kevin Clark
have a better idea of how to de-hack this S? Been a long day, Chris ___ Sdruby mailing list Sdruby@lists.sdruby.com http://lists.sdruby.com/mailman/listinfo/sdruby -- Kevin Clark http://glu.ttono.us

Re: Re: [Rails-core] Documentation Project

2006-08-05 Thread Kevin Clark
On 8/5/06, Blake Watters [EMAIL PROTECTED] wrote: $13,000 in what, 24 hours? Holy balls, that's some serious response! It's really more like 18 hours... :) -- Kevin Clark http://glu.ttono.us ___ Rails-core mailing list Rails-core

[Rails-core] script/server and mongrel command line options are not happy

2006-07-29 Thread Kevin Clark
?(RAILS_ENV) } I hate trac so much. -- Kevin Clark http://glu.ttono.us ___ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core

Re: Re: [Rails-core] Deprecation with a Difference

2006-07-26 Thread Kevin Clark
The things that are planned sound great. Expanding on Ryan's idea, I think using deprecated methods should be considered an error. Once the code goes in, I'd like to write a plugin that raises a deprecation exception (when in the test environment) if deprecated methods are used. I trust it's just

Re: Re: [Sdrug] Regional conference grants

2006-07-26 Thread Kevin Clark
I'm happy to help out where I can. You guys are awesome by the way. Kev ___ Sdrug mailing list Sdrug@lists.sandiegorug.org http://lists.sandiegorug.org/mailman/listinfo/sdrug

[Sdrug] Hackfest Review and Talks for Meeting on the 3rd

2006-07-20 Thread Kevin Clark
was kind enough to host and had the web and a projector working when I arrived. It was excellent, thanks Rob. I hope we can return there next month. Now we need to figure out what we're going to do at the meeting on the third. Who would like to speak and what would people like to hear? -- Kevin

Re: [Sdrug] Hackfest Review and Talks for Meeting on the 3rd

2006-07-20 Thread Kevin Clark
Sounds great Chris. Who else has something? ___ Sdrug mailing list Sdrug@lists.sandiegorug.org http://lists.sandiegorug.org/mailman/listinfo/sdrug

Re: [Sdrug] Hackfest

2006-07-18 Thread Kevin Clark
Google automatically puts new text at the top ;) On 7/18/06, Tom Werner [EMAIL PROTECTED] wrote: Tom Werner wrote: Kevin Clark wrote: Confirming the hackfest _for tomorrow_ right? From the wiki -- When: Wednesday, July 19, 6:30pm On 7/18/06, Tom Werner [EMAIL PROTECTED] wrote: I'm

Re: [Rails-core] strict html documents in testing

2006-07-15 Thread Kevin Clark
___ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core -- Kevin Clark http://glu.ttono.us ___ Rails-core mailing list Rails-core@lists.rubyonrails.org http

<    1   2   3   4   5   6   >