Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrading blue-ridge removes Array#reduce on command-line #35

Open
coreyhaines opened this issue Mar 19, 2010 · 0 comments
Open

Upgrading blue-ridge removes Array#reduce on command-line #35

coreyhaines opened this issue Mar 19, 2010 · 0 comments

Comments

@coreyhaines
Copy link

Strange.

After upgrading blue-ridge, suddenly my tests are reporting
Cannot find function reduce in object

FAILED: #set_percentages No units entered sets percentages to 0
TypeError: Cannot find function reduce in object 0,0,0,0.

This happens when running the rake task or trying to use Array#reduce in the js shell. I'm working on stripping as much as I can out of the loading of the shell to narrow it down.

Anyone seen this?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant