Displaying 4 results from an estimated 4 matches for "daigle".
2002 Jun 12
1
SuSE8.0 and SAMBA crash
...02:08.0 Ethernet controller: Intel Corp. 82801BA/BAM/CA/CAM Ethernet Controller (rev 03)
And here is the output of uname -a:
Linux lemans 2.4.18-4GB #1 Wed Mar 27 13:57:05 UTC 2002 i686 unknown
Is there a patch or something I can apply to fix this problem?
Thanks,
Olivier
--
Olivier Daigle <daio3003@ele.etsmtl.ca>
:wq
2005 Aug 25
1
newbie questions about hosting address
...ur Subject line so it is more specific
than "Re: Contents of Rails digest..."
Today''s Topics:
1. Re: London on Rails (Chris Korhonen)
2. Re: Everyone wants a RoR framework (M. Edward (Ed) Borasky)
3. Acts as list with STI (Fran?ois Beausoleil)
4. ActiveRecord and Threads (Ryan Daigle)
5. Re: Re: Fear of Commitment (Christopher Singley)
6. Re: global variables (Fran?ois Beausoleil)
7. Re: London on Rails (Matthew Denner)
8. Suggestions for new view renderer - CodePieces (Jan Moli?)
9. different session cookies in app (G?bor SEBESTY?N)
10. Double Render Error: Reason? (Vamsee Kan...
1997 Jul 24
4
Samba and ClearCase
We're trying to use samba to let our PC's mount view extended pathnames used
by clearcase but they show up as empty. If anyone's used samba and Clear
Case (by Pure Atria) and gotten it to work I'd love to hear how.
thanks,
Bill
--
---------------------------------------------------------------------
William H. Schwartz email: whschwartz@mmm.com
System
2006 Aug 04
4
REST
...rst step) XML, so the
2 rails action that exists specifically to get either a blank html
form (new) or a product''s edit form (edit) aren''t included.
ActiveResource lets you write code that will properly format requests
to talk to an existing RESTful web service. See Ryan Daigle''s article:
http://www.ryandaigle.com/articles/2006/06/30/whats-new-in-edge-rails-
activeresource-is-here
But the remaining question is, how to you build the server side of a
Rails RESTful app? Lelu is guessing that by Rails 1.2 ActiveResource
will be included with a system that will...