R
Rob Lucas
Hi,
I need to create some method of automating builds of my rails web app.
It needs to be built repetitively with minor differences specified in a
config file. I was planning to use rake for this, but I guess it will
need some kind of token replacement.
Does anyone know of any way of doing this kind of thing with rake?
Thanks,
Rob.
I need to create some method of automating builds of my rails web app.
It needs to be built repetitively with minor differences specified in a
config file. I was planning to use rake for this, but I guess it will
need some kind of token replacement.
Does anyone know of any way of doing this kind of thing with rake?
Thanks,
Rob.