Tom Wardrop

Results 31 comments of Tom Wardrop

Fixed my examples which were originally fundamentally flawed. I had a brain lapse and forgot that Ruby can't pass variables by reference, only objects are passed by reference.

Hey Ken, Just wondering if you ever revisited the issue of output parameters. I'm also wondering whether prepared statements is on the table for TinyTDS. You say above that DBLib,...

+1 This is a requirement for most organisations looking to use openKB internally.

By the way, happy to send through a pull request.

No worries, pull request made.

I came here to raise an issue for the same thing, and was about to suggest making icalendar a dependancy and using that for parsing and generating ical. If I'm...

Thanks for finding that. Fixed now in v1.0.2 which is now published.

Stack is not a bad name actually, in the sense that it sounds like Rack (suggesting a connection), and the projects intention is more-or-less to be an integral part of...

Can you explain how you would use the `compile` method to achieve this, or maybe give me an example of how you'd implement your `except` filter. I just want to...