search for: jmetillon

Displaying 7 results from an estimated 7 matches for "jmetillon".

2006 Aug 24
5
Unable to start with Capistrano...
I''ve created a couple of tasks in my deploy.rb file for starting and stopping backgroundrb on the remote server. The stop task runs fine and kills the process. And the start task *seems* to run successfully, but backgroundrb is never started on the remote host. Has anyone had success with this? Here are my deploy tasks: desc ''Start backgroundrb server (default
2005 Dec 15
3
CocoaMySql Equivalent Tool for Linux & Windows
In the screencast on RoR.com entitled "Creating a weblog in 15 minutes" the tool CocoaMySQL is being used to define and modify the database schema. http://media.rubyonrails.org/video/rails_take2_with_sound.mov http://cocoamysql.sourceforge.net/index.html CocoaMySql runs only on OSX. Are there equivalent tools for Linux and/or Windows? Thanks!
2006 Sep 01
8
Worker suicide
Hi the list people, hi Ezra, I just read from this message http://rubyforge.org/pipermail/backgroundrb-devel/2006-July/000134.html that BackgrounDRb will offer a way to kill a worker from within itself. As this message is from 7/25, I wonder if this feature has been added since. If not, is there any way to do it? I tried this: MiddleMan.delete_worker(@_job_key) But it raise: uninitialized
2006 Jul 11
0
Routes à la Basecamp
New signup here, everybody hello! I want to set routes for my application that act like basecamp.com. When you log into Basecamp and select a project, you are in /projects/12345/msg, for example. If you want to read a message, you are taken to a url like /projects/12345/msg/cat/123/6789/comments. What I want to do is the same: the main controller of my app is "categories". After
2006 Jul 18
1
Bad values for acts_as_nested_set?
I moved from acts_as_tree to acts_as_nested_set because I need the all_children method. I''ve seen an alternative way to add this method to acts_as_tree here: http://www.chuckvose.com/articles/2006/05/24/recursive-children But I''d prefer to use the more efficient way of acts_as_nested_set (and not to have to revert to my old code). Anyway, here''s my issue: if I
2006 Sep 08
0
Breakpointer and BackgrounDRb
The last question from Hemant raised this one for me: Is there a way to use the breakpointer with BackgrounDRb? I tried to set breakpoints inside of a worker but nothing happens in the breakpointer. As they are two different standalone servers, maybe they can''t communicate? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Sep 25
3
Engine Yard blog
Just received the news from Tom Mornini. Congrats Ezra for the new Engine Yard site and the blog you will be collaborating. Hope to read you there soon. http://www.engineyard.com/ Jonathan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060925/3f251fa4/attachment.html