Might as well... Its an easy enough fix... So long as it doesn't break
older versions of rails...
Greg
On Jul 1, 5:56 pm, Felix Schäfer wrote:
> Am 01.07.2009 um 03:24 schrieb Greg:
>
> > I've gotten it working with 2.3.2... But I did have to put in the
> > require lines
> > as was mentioned in
Am 01.07.2009 um 03:24 schrieb Greg:
> I've gotten it working with 2.3.2... But I did have to put in the
> require lines
> as was mentioned in a previous message...
I must say that I'm not very happy with this solution as it seems more
hackish than anything, but it does work when adding the
I've gotten it working with 2.3.2... But I did have to put in the
require lines
as was mentioned in a previous message...
$ gem list | grep rails
rails (2.3.2)
Greg
On Jul 1, 8:45 am, Roberto Moral wrote:
> Puppet gets confused when multiple version of the gem are installed,
> if I remember
Puppet gets confused when multiple version of the gem are installed,
if I remember correctly you need 2.2.2 version of the gems, 2.3 wont
work.
On Monday,Jun 29, 2009, at Monday,Jun 29, 20093:01 PM, Felix Schäfer
wrote:
>
> Hello Nigel,
>
> Am 29.06.2009 um 17:52 schrieb Nigel Kersten:
>
Hello Nigel,
Am 29.06.2009 um 17:52 schrieb Nigel Kersten:
> Do you possibly have multiple versions installed?
I did, deleted all but the newest, no change.
Felix
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"
On Mon, Jun 29, 2009 at 8:23 AM, Felix Schäfer wrote:
>
> Hello,
>
> I can't get storedconfigs to work, puppetmaster keeps complaining
> about "missing Rails". Fact is I do have rails installed, I even have
> a few rails apps running fine with a mysql backend in passenger. I
> have tried to locali