[Backgroundrb-devel] backgroundrb.yml not generated
Michael D'Auria
michael.dauria at gmail.com
Mon Oct 16 13:58:28 EDT 2006
Not sure what happened, but here is a basic one:
---
port: "22222"
timer_sleep: 60
load_rails: true
environment: production
host: localhost
database_yml: config/database.yml
acl:
deny: all
allow: localhost 127.0.0.1
order: deny,allow
On 10/16/06, Bill Walton <bill.walton at charter.net> wrote:
>
> I'm trying to do the tutorial at
> http://www.infoq.com/articles/BackgrounDRb. A little more than half-way
> through it says "Upon instalation, the plugin writes a config file into
> RAILS_ROOT/config/backgroundrb.yml." It didn't happen for me.
>
> I installed the plugin with:
> ruby script\plugin install svn:\\rubyforge.org//var/svn/backgroundrb
>
> It added a bunch of files, but not backgroundrb.yml.
>
> Any idea what I might have done wrong?
>
> Thanks,
> Bill
>
> _______________________________________________
> Backgroundrb-devel mailing list
> Backgroundrb-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/backgroundrb-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20061016/85795921/attachment.html
More information about the Backgroundrb-devel
mailing list