> In testing the move to 0.25 (tried with both 0.25.0 and 0.25.1rc1),
> I'm now getting the following error, seemingly everywhere that
> notify/require is used:
As an additional piece of info, 0.24.8 client continue to function as
normal, even though the server is 0.25.1rc1
really scratching my head now..
d.
I thought of that, but that doesn't seem to matter - the other example
I give uses single quotes everywhere, and other failures are similar.
d.
I updated activerecord to 2.3.4 before installing puppet, since I'm
using storedconfigs. If I remove this gem and leave 2.2.2 installed,
everything seems to work as expected.
So, tracking it down a bit further, it seems that everything works
with AR <= 2.3.2 but breaks with AR >=2.3.3, whether or not
storedconfigs are enabled.
I guess I should open a ticket, eh?
d.