search for: carbonneau

Displaying 5 results from an estimated 5 matches for "carbonneau".

2006 Aug 16
5
Class redefinition
Hi, Suppose I want to redefine the Ruby String class in a Rails app. In which file is it the most suitable to write the redefinition? Thanks Guillaume Carbonneau -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060816/5b0da204/attachment.html
2006 Aug 18
4
Mongrel setting with Mysql error
...#39;'m doing something wrong. I''ve tried searching google, ruby and rails mailing list but didn''t find anything. I''d appreciate if you guys could point me to the right direction. Like what steps I have to do to make mysql interact with Mongrel/Ruby. Thanks Guillaume Carbonneau -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060818/90d6401e/attachment.html
2006 Aug 17
2
Knowing the partial iteration number
...he iteration number of a *render (:partial)* iterating through a collection? Example: I got a collection containing 3 elements: *John *Pierre *Chris John would respond to 1, Pierre to 2 and Chris to 3 and so on... Kind of like the *cycle* method acts but to know the iteration number. Guillaume Carbonneau -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060817/2c89c3a3/attachment.html
2006 Aug 30
4
Mongrel service never starts
...39;m getting : C:\ruby\bin??>mongrel_rails service::start -N inventaire One moment, start pending One moment, stopped One moment, stopped One moment, stopped One moment, stopped One moment, stopped .... and so on ( "One moment, stopped" message keeps popping) any idea? Guillaume Carbonneau -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060830/1c1d07a7/attachment.html
2006 Aug 17
3
Developing in different versions of rails at the same time?
Hi, I was wondering if some of you have had to keep more than one version of Rails on your machine at a time? If you have more than one customer, they may have different requirements. You might need to work on a pre-existing app that is not scheduled to be moved to a newer version of Rails right now. How is the best way to deal with this? thanks, jp -- Posted via